{
  "name": "Attrio",
  "short_name": "Attrio",
  "description": "Plateforme de gestion des demandes d'intervention",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#6366f1",
  "icons": [
    { "src": "/static/img/favicon.svg", "type": "image/svg+xml", "sizes": "any" },
    { "src": "/static/img/apple-touch-icon.png", "type": "image/png", "sizes": "180x180" },
    { "src": "/static/img/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/static/img/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any maskable" }
  ]
}
