{
  "name": "azzist.ai – KI-Briefe",
  "short_name": "azzist",
  "description": "Erstelle professionelle Briefe mit KI-Unterstützung – schnell, einfach und persönlich.",
  "start_url": "/de/dashboard",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F9FB",
  "theme_color": "#29B8E0",
  "lang": "de",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Neuer Brief",
      "short_name": "Neu",
      "description": "Erstelle einen neuen Brief",
      "url": "/de/editor/new",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "KI-Assistent",
      "short_name": "Assistent",
      "description": "Chatte mit dem KI-Assistenten",
      "url": "/de/assistent",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
