{
  "name": "MG Freizeittechnik Verwaltung",
  "short_name": "MG Verwaltung",
  "description": "Gasprüfungs- und Rechnungsverwaltung - Vor-Ort-Assistent",
  "version": "2.0.0",
  "start_url": "/index.php?pwa=1",
  "display": "standalone",
  "background_color": "#667eea",
  "theme_color": "#667eea",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='192' height='192'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%23667eea'/><stop offset='1' stop-color='%23764ba2'/></linearGradient></defs><rect width='192' height='192' fill='url(%23g)'/><text x='96' y='120' font-family='Arial' font-size='80' font-weight='bold' fill='white' text-anchor='middle'>MG</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%23667eea'/><stop offset='1' stop-color='%23764ba2'/></linearGradient></defs><rect width='512' height='512' fill='url(%23g)' rx='80'/><text x='256' y='330' font-family='Arial' font-size='220' font-weight='bold' fill='white' text-anchor='middle'>MG</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Vor-Ort-Assistent",
      "short_name": "Assistent",
      "description": "Mobiler Workflow",
      "url": "/vor_ort_assistent.php",
      "icons": [{
        "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='96' height='96'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%23667eea'/><stop offset='1' stop-color='%23764ba2'/></linearGradient></defs><rect width='96' height='96' fill='url(%23g)' rx='12'/><text x='48' y='65' font-family='Arial' font-size='48' fill='white' text-anchor='middle'>📱</text></svg>",
        "sizes": "96x96"
      }]
    },
    {
      "name": "Neue Prüfung",
      "url": "/pruefung_bearbeiten.php",
      "icons": [{
        "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='96' height='96'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%23667eea'/><stop offset='1' stop-color='%23764ba2'/></linearGradient></defs><rect width='96' height='96' fill='url(%23g)' rx='12'/><text x='48' y='60' font-family='Arial' font-size='40' font-weight='bold' fill='white' text-anchor='middle'>MG</text></svg>",
        "sizes": "96x96"
      }]
    },
    {
      "name": "Neue Rechnung",
      "url": "/rechnung_erstellen.php",
      "icons": [{
        "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='96' height='96'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0' stop-color='%23667eea'/><stop offset='1' stop-color='%23764ba2'/></linearGradient></defs><rect width='96' height='96' fill='url(%23g)' rx='12'/><text x='48' y='60' font-family='Arial' font-size='40' font-weight='bold' fill='white' text-anchor='middle'>MG</text></svg>",
        "sizes": "96x96"
      }]
    }
  ]
}
