{
  "name": "StyleMétéo by Edwige CBK",
  "short_name": "StyleMétéo",
  "description": "Anticipe ta tenue selon la météo et le contexte. La méthode signature qui rebooste ta confiance.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a0f24",
  "theme_color": "#3a1d4a",
  "lang": "fr",
  "categories": ["lifestyle", "fashion", "weather"],
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tenue du jour",
      "url": "/tenue-du-jour",
      "description": "Générateur de tenue selon la météo"
    },
    {
      "name": "Diagnostic",
      "url": "/diagnostic",
      "description": "Trouve ton style météo dominant"
    }
  ]
}
