{
  "name": "Renovation Pro AI",
  "short_name": "Renovation Pro",
  "description": "Preventivi professionali, margini e tempi di cantiere per imprese edili.",
  "id": "/",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "it",
  "dir": "ltr",
  "theme_color": "#0b46c2",
  "background_color": "#f4f6fb",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Nuovo preventivo", "url": "/preventivi/nuovo" },
    { "name": "Preventivi", "url": "/preventivi" }
  ]
}
