{
  "name": "Royal Stay — Hotel Operating System",
  "short_name": "Royal Stay",
  "description": "The Hotel Operating System for East Africa. Book stays, manage hotels, accept Chapa & Telebirr payments.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F4C81",
  "theme_color": "#0F4C81",
  "lang": "en",
  "categories": ["travel", "business", "productivity"],
  "icons": [
    { "src": "/favicon.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.png", "sizes": "1024x1024", "type": "image/png", "purpose": "maskable" }
  ]
}