{
  "id": "/",
  "name": "Flowly — Nightlife OS",
  "short_name": "Flowly",
  "description": "Il sistema operativo della tua agenzia PR nightlife: tavoli, liste, check-in, percentuali PR, fatturato e analisi in tempo reale.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "categories": ["business", "productivity"],
  "lang": "it",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/wide.png",
      "type": "image/png",
      "sizes": "1280x800",
      "form_factor": "wide",
      "label": "Flowly su desktop"
    },
    {
      "src": "/screenshots/narrow.png",
      "type": "image/png",
      "sizes": "412x915",
      "form_factor": "narrow",
      "label": "Flowly su smartphone"
    }
  ],
  "shortcuts": [
    {
      "name": "Accedi",
      "short_name": "Accedi",
      "url": "/login",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
