{
  "name": "RomeoH24 - Pronto intervento H24 a Roma e provincia",
  "short_name": "RomeoH24",
  "description": "Pronto intervento e marketplace di professionisti, con richieste, chat, pagamenti e tracking.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#050505",
  "theme_color": "#ff7a00",
  "lang": "it",
  "dir": "ltr",
  "categories": ["business", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.webp",
      "sizes": "64x64",
      "type": "image/webp",
      "purpose": "any"
    }
  ]
}
