{
  "name": "Homebase — Properties + Cashback PH",
  "short_name": "Homebase",
  "description": "Find condos, house & lot, and foreclosed homes across the Philippines. Earn cashback, book services, and manage utilities in one app.",
  "id": "/",
  "scope": "/",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "lang": "en-PH",
  "dir": "ltr",
  "background_color": "#F6F8FB",
  "theme_color": "#1f6feb",
  "categories": ["business", "lifestyle", "shopping"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png?v=20260504",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=20260504",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=20260504",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse properties",
      "short_name": "Properties",
      "url": "/properties?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Marketplace",
      "short_name": "Shop",
      "url": "/marketplace?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My wallet",
      "short_name": "Wallet",
      "url": "/wallet?source=pwa-shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
