{
  "name": "PosterFlow Studio",
  "short_name": "PosterFlow",
  "description": "Studio publicitaire IA pour Afrique francophone. Créez vos affiches pro en 30 secondes.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e0e10",
  "theme_color": "#00AEEF",
  "orientation": "portrait-primary",
  "lang": "fr",
  "categories": ["productivity", "design", "business"],
  "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" },
    { "src": "/favicon.ico", "sizes": "48x48", "type": "image/x-icon" }
  ],
  "screenshots": [
    { "src": "/og-image.png", "sizes": "1200x630", "type": "image/png", "form_factor": "wide" }
  ],
  "shortcuts": [
    {
      "name": "Nouvelle affiche",
      "short_name": "Créer",
      "description": "Créer une nouvelle affiche",
      "url": "/?new=1",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
