{
  "id": "/",
  "name": "VIBE DIGITAL",
  "short_name": "VIBE DIGITAL",
  "description": "Packs ZIP workflows, prompts IA et kits pour freelances. Catalogue, blog et espace client.",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#8b5cf6",
  "lang": "fr",
  "categories": ["business", "productivity", "utilities"],
  "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.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/covers/vibe-pwa-starter-kit.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Découvrez le catalogue Vibe Digital"
    },
    {
      "src": "/covers/workflow-automation-pack.png",
      "sizes": "800x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Automatisez votre activité sur mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Catalogue",
      "url": "/#pricing",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Espace client",
      "url": "/dashboard",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
