{
  "name": "HoPosto — Prenota subito",
  "short_name": "HoPosto",
  "description": "Trova e prenota servizi vicino a te. Senza aspettare.",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#F0F3F8",
  "theme_color": "#1A2B4A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "productivity"],
  "lang": "it"
}
