{
  "name": "Namvra - Organisateur Familial",
  "short_name": "Namvra",
  "description": "L'application tout-en-un pour organiser votre vie de famille",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#faf8f5",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "productivity"],
  "lang": "fr",
  "icons": [
    {
      "src": "/api/icon/192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/api/icon/512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
