{
  "name": "UPSTAYS — Équipes",
  "short_name": "UPSTAYS",
  "description": "Planning, soumissions de ménage et messages du bureau.",
  "start_url": "/mobile/submit",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f5f4",
  "theme_color": "#33a854",
  "lang": "fr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}