{
  "name": "ORYX CIDE — Terrain Electricien",
  "short_name": "ORYX",
  "description": "Application terrain CIDE — Chantiers, Interventions, Materiaux, Planning",
  "id": "/oryx-pwa/",
  "start_url": "/oryx-pwa/",
  "scope": "/oryx-pwa/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0f4f8",
  "theme_color": "#2563eb",
  "lang": "fr-FR",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Ecran d'accueil ORYX"
    }
  ],
  "shortcuts": [
    {
      "name": "Mes chantiers",
      "short_name": "Chantiers",
      "url": "/oryx-pwa/?tab=chantiers",
      "icons": [{"src": "icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Demande materiel",
      "short_name": "Matos",
      "url": "/oryx-pwa/?tab=materiaux",
      "icons": [{"src": "icon-192.png", "sizes": "192x192"}]
    }
  ]
}
