{
  "name": "Tuqio Insights",
  "short_name": "Insights",
  "description": "Event intelligence and analytics platform by Tuqio",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#060503",
  "theme_color": "#E2B84A",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "logo.png", "sizes": "any",    "type": "image/png", "purpose": "any"      },
    { "src": "logo.png", "sizes": "512x512","type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Overview", "url": "./", "description": "View event insights overview" }
  ]
}
