{
  "name": "KeepOS",
  "short_name": "KeepOS",
  "description": "Hospitality Management with a Smarter System",
  "start_url": "/auth/login",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "background_color": "#4361EE",
  "theme_color": "#4361EE",
  "orientation": "any",
  "lang": "en",
  "categories": [
    "business",
    "hospitality",
    "productivity",
    "management",
    "restaurant",
    "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"
    }
  ]
}
