{
  "name": "Foyer Mirage IV",
  "short_name": "FMIV",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#222222",
  "theme_color": "#222222",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "dir": "auto",
  "lang": "fr",
  "orientation": "natural",
  "categories": [
    "utilities"
  ],
  "description": "Application de gestion de l'association Foyer Mirage IV",
  "id": "/",
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/images/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Interface desktop du shop"
    },
    {
      "src": "/images/screenshot-mobile.png",
      "sizes": "540x720",
      "type": "image/png",
      "label": "Interface mobile du shop"
    }
  ]
}
