{
  "name": "Biograf — le livre de votre vie",
  "short_name": "Biograf",
  "description": "Écrivez, racontez, gardez votre histoire.",
  "lang": "fr",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAF6F0",
  "theme_color": "#B8553B",
  "categories": ["books", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "/icone-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icone-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icone-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Écrire",
      "short_name": "Écrire",
      "url": "/",
      "description": "Ouvrir mes livres"
    }
  ]
}
