{
  "name": "Famylio Touch",
  "short_name": "Famylio",
  "description": "L'écran familial Famylio Touch pour le foyer.",
  "start_url": "/touch/home/?source=pwa",
  "scope": "/touch/",
  "display": "standalone",
  "orientation": "any",
  "icons": [
    {
      "src": "/assets/ico/web-app-manifest-192x192.png?v=20260519",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/ico/web-app-manifest-512x512.png?v=20260519",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#20303E",
  "background_color": "#F8F3ED"
}
