{
  "name": "PAAT – Ask Anytime Concierge",
  "short_name": "PAAT",
  "description": "Your 24/7 personal concierge in the UAE. Get anything done with a single message.",
  "start_url": "/home",
  "id": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#C9A24D",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/paat-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "New Request",
      "short_name": "Request",
      "url": "/request/new",
      "icons": [{ "src": "/paat-icon-512.png", "sizes": "512x512", "type": "image/png" }]
    },
    {
      "name": "My Wallet",
      "short_name": "Wallet",
      "url": "/wallet",
      "icons": [{ "src": "/paat-icon-512.png", "sizes": "512x512", "type": "image/png" }]
    }
  ]
}
