{
  "name": "Yeees! Admin",
  "short_name": "Y! Admin",
  "description": "Pilotage adhérents Carte Yeees! · stats + clients + tirage",
  "start_url": "/admin.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFAF5",
  "theme_color": "#FF6B35",
  "lang": "fr",
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Adhérents",
      "short_name": "Adhérents",
      "url": "/admin.html",
      "description": "Liste des adhérents Carte Yeees!",
      "icons": [{"src": "/assets/favicon.svg", "sizes": "any", "type": "image/svg+xml"}]
    },
    {
      "name": "Tirage hebdo",
      "short_name": "Tirage",
      "url": "/admin-tirage.html",
      "description": "Gestion du tirage hebdomadaire",
      "icons": [{"src": "/assets/favicon.svg", "sizes": "any", "type": "image/svg+xml"}]
    }
  ]
}
