{
  "name": "Variatel – Mein Konto & Admin",
  "short_name": "Variatel",
  "description": "Variatel Mobilfunk-Portal: Dashboard, Bestellungen, eSIM, Admin Control Center",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#7f3b90",
  "lang": "de-DE",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0%25' stop-color='%237f3b90'/><stop offset='100%25' stop-color='%23d946ef'/></linearGradient></defs><rect width='192' height='192' rx='42' fill='url(%23g)'/><text x='96' y='128' text-anchor='middle' font-family='-apple-system,Segoe UI,Roboto,sans-serif' font-weight='900' font-size='90' fill='white'>V</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><defs><linearGradient id='g' x1='0' y1='0' x2='1' y2='1'><stop offset='0%25' stop-color='%237f3b90'/><stop offset='100%25' stop-color='%23d946ef'/></linearGradient></defs><rect width='512' height='512' rx='112' fill='url(%23g)'/><text x='256' y='340' text-anchor='middle' font-family='-apple-system,Segoe UI,Roboto,sans-serif' font-weight='900' font-size='240' fill='white'>V</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mein Konto",
      "url": "/dashboard",
      "description": "Dashboard mit Datenverbrauch & Bestellungen"
    },
    {
      "name": "Admin Center",
      "url": "/admin/login",
      "description": "Variatel Admin Control Center"
    },
    {
      "name": "Aufladen",
      "url": "/top-up",
      "description": "Guthaben aufladen"
    }
  ],
  "categories": ["business", "productivity", "utilities"]
}
