{
  "name": "Insreminder - Software Gestione Scadenze",
  "short_name": "Insreminder",
  "description": "Software gestione scadenze polizze assicurative",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0E3C52",
  "icons": [
    {
      "src": "/assets/images/icons/favicon-96x96-optimized.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/assets/images/icons/web-app-manifest-192x192-optimized.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/images/icons/web-app-manifest-512x512-optimized.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}