{
  "name": "Digga - AI Content & Marketing Suite",
  "short_name": "Digga",
  "description": "KI-gestützte Omnichannel Marketing & Social Media Plattform",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "orientation": "any",
  "categories": ["business", "productivity", "social"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512 any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "AI Content Studio",
      "short_name": "Studio",
      "description": "Erstelle neue Beiträge mit KI",
      "url": "/?step=creating",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Social Dashboard",
      "short_name": "Dashboard",
      "description": "Übersicht aller Kanäle & Beiträge",
      "url": "/?step=dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Brand Autopilot",
      "short_name": "Autopilot",
      "description": "Automatische Kampagnen & Posts",
      "url": "/?step=autopilot",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
