{
  "name": "GTA Rental Hub",
  "short_name": "GTA Rentals",
  "description": "Find your next rental in the Greater Toronto Area",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#0055FF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "lifestyle"],
  "lang": "en-CA"
}
