{
  "id": "/",
  "name": "USPSO — Intranet",
  "short_name": "USPSO",
  "description": "Espace numérique du club US Pays de Saint-Omer : convocations, planning, famille et vie du club.",
  "lang": "fr",
  "dir": "ltr",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B1A2E",
  "theme_color": "#0B1A2E",
  "categories": ["sports", "productivity"],
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
