{
  "name": "The Content Map — Décode tout reel viral",
  "short_name": "TCM",
  "description": "The Content Map — Décode les Reels qui marchent dans ta niche, génère ton calendrier éditorial et adapte les meilleurs contenus à ta voix.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F5F1E8",
  "theme_color": "#0A0A0A",
  "orientation": "portrait-primary",
  "categories": ["productivity", "business"],
  "lang": "fr",
  "icons": [
    {
      "src": "/brand/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Décoder un Reel",
      "short_name": "Décoder",
      "description": "Décoder un Reel viral",
      "url": "/app/decode/reel",
      "icons": [{ "src": "/brand/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mon calendrier",
      "short_name": "Calendrier",
      "description": "Plan éditorial du jour",
      "url": "/app/calendar",
      "icons": [{ "src": "/brand/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Bibliothèque",
      "short_name": "Biblio",
      "description": "Mes décodages",
      "url": "/app/library",
      "icons": [{ "src": "/brand/favicon-192.png", "sizes": "192x192" }]
    }
  ]
}
