{
  "name": "Baytee — بيتي",
  "short_name": "Baytee",
  "description": "Your Masaar community home services app",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1C3A1A",
  "orientation": "portrait",
  "lang": "en",
  "categories": ["lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Book a Service",
      "short_name": "Book",
      "url": "/services",
      "icons": [{ "src": "/icons/icon-72x72.png", "sizes": "72x72" }]
    },
    {
      "name": "Community",
      "short_name": "Community",
      "url": "/community",
      "icons": [{ "src": "/icons/icon-72x72.png", "sizes": "72x72" }]
    }
  ]
}
