{
  "id": "/",
  "name": "Eventa OS",
  "short_name": "EventaOS",
  "description": "City Event OS: social, ticketing, checkin e operations suite.",
  "start_url": "/feed",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060A14",
  "theme_color": "#0E1526",
  "lang": "it-IT",
  "categories": ["social", "events", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Feed",
      "short_name": "Feed",
      "url": "/feed",
      "description": "Apri il feed social"
    },
    {
      "name": "Eventi",
      "short_name": "Eventi",
      "url": "/events",
      "description": "Apri la lista eventi"
    },
    {
      "name": "Notifiche",
      "short_name": "Notifiche",
      "url": "/notifications",
      "description": "Apri inbox notifiche"
    }
  ]
}
