{
  "name": "Paris Guide Tour",
  "short_name": "ParisTour",
  "description": "Plateforme guides touristiques Paris avec demandes clients internationales.",
  "lang": "fr",
  "start_url": "dashboard.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f3e8",
  "theme_color": "#102445",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
