{
  "name": "Lumina Writer",
  "short_name": "Lumina",
  "description": "Moteur narratif local-first pour romanciers.",
  "lang": "fr",
  "display": "standalone",
  "categories": ["productivity", "writing"],
  "scope": "/",
  "id": "/",
  "start_url": "/login",
  "orientation": "portrait",
  "background_color": "#0b0b0c",
  "theme_color": "#0b0b0c",
  "icons": [
    {
      "src": "/icons/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
