{
  "name": "Quanto — Chiffrage MOE",
  "short_name": "Quanto",
  "description": "Outil de chiffrage et de pilotage de projets de rénovation pour maîtrise d'œuvre / AMO.",
  "lang": "fr-FR",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1e293b",
  "theme_color": "#2a3656",
  "orientation": "any",
  "icons": [
    {
      "src": "/static/icons/quanto-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/quanto-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/quanto-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["productivity", "business"]
}
