{
  "name": "Aran AI - Fransızca Mektup Asistanı",
  "short_name": "Aran AI",
  "description": "Fransızca resmi mektuplarınızı AI ile hazırlayın, La Poste ile gönderin.",
  "id": "/",
  "lang": "tr",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1a3a6b",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Nouvelle demande", "url": "/chat", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "Remplir un formulaire", "url": "/forms", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ]
}
