{
  "name": "Ghost Device",
  "short_name": "GhostDevice",
  "description": "Fake device simulator for airsoft intel scenarios",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080c10",
  "theme_color": "#00d4ff",
  "orientation": "portrait",
  "icons": [
    {
      "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": ["utilities", "games"],
  "lang": "fr"
}
