{
  "id": "/boutique_quartier/",
  "name": "Micro Boutique - Gestion",
  "short_name": "MicroBoutique",
  "description": "Système d'administration interne privé et facturation",
  "start_url": "/boutique_quartier/index.php",
  "display": "standalone",
  "background_color": "#f8f9fa",
  "theme_color": "#212529",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/ic_launcher.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/play_store_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-mobile.png",
      "sizes": "394x691",
      "type": "image/png",
      "label": "Interface mobile"
    },
    {
      "src": "screenshot-pc.png",
      "sizes": "1900x827",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Tableau de bord"
    }
  ]
}