{
  "name": "EinzelPilot",
  "short_name": "EinzelPilot",
  "description": "KI-gestützter Business-Manager für Selbstständige — Rechnungen, Kunden, Cashflow und mehr.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#4F46E5",
  "theme_color": "#4F46E5",
  "lang": "de",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663483970363/5xvZrqWGQgThHtgvpho8AE/icon-192_139b1e74.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663483970363/5xvZrqWGQgThHtgvpho8AE/icon-512_7a6d5572.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663483970363/5xvZrqWGQgThHtgvpho8AE/icon-maskable-512_7576da45.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Neue Rechnung",
      "short_name": "Rechnung",
      "description": "Erstelle eine neue Rechnung",
      "url": "/invoices",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663483970363/5xvZrqWGQgThHtgvpho8AE/icon-192_139b1e74.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Öffne das Dashboard",
      "url": "/dashboard",
      "icons": [
        {
          "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663483970363/5xvZrqWGQgThHtgvpho8AE/icon-192_139b1e74.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
