{
  "name": "Galsen WiFi Zone",
  "short_name": "GalsenWiFi",
  "description": "Gérez vos hotspots WiFi depuis votre téléphone",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#00e5ff",
  "orientation": "portrait-primary",
  "lang": "fr",
  "icons": [
    { "src": "/wifi.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "productivity"]
}
