{
  "name": "Nawhe",
  "short_name": "Nawhe",
  "description": "Discover events and experiences worth showing up for, wherever you are.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#17181b",
  "theme_color": "#17181b",
  "categories": [
    "events",
    "entertainment",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/assets/nawhe-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}