{
  "name": "OLOVEA",
  "short_name": "OLOVEA",
  "description": "L'intimité réinventée par la connexion",
  "start_url": "/app/",
  "display": "standalone",
  "background_color": "#07060c",
  "theme_color": "#07060c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/app/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "health"],
  "lang": "fr"
}
