{
  "name": "UNITY now",
  "short_name": "UNITY now",
  "description": "Espace de pratique, cours et progression UNITY.",
  "lang": "fr",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5FAFF",
  "theme_color": "#1268D8",
  "categories": ["health", "education", "lifestyle"],
  "icons": [
    {
      "src": "/app/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app/pwa/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
