{
  "name": "KeepOS",
  "short_name": "KeepOS",
  "description": "Discover amazing places and events near you.",
  "start_url": "/explore/auth/login",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "background_color": "#4361EE",
  "theme_color": "#4361EE",
  "orientation": "any",
  "lang": "en",
  "categories": ["hospitality", "restaurant", "events", "hotel", "cafe", "bar"],
  "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-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
