{
  "name": "SchrijfAI",
  "short_name": "SchrijfAI",
  "description": "Professioneel schrijven in 10 seconden. AI-schrijfassistent voor ondernemers en professionals.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3D5AFE",
  "orientation": "portrait",
  "lang": "nl",
  "icons": [
    {
      "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": "Nieuwe tekst",
      "short_name": "Nieuw",
      "description": "Start direct met een nieuwe tekst",
      "url": "/dashboard.html",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["productivity", "business", "utilities"]
}
