{
  "name": "NestHub - Apartment Community",
  "short_name": "NestHub",
  "description": "Apartment community management for Bangalore. Visitor QR passes, maintenance payments, community marketplace, emergency SOS.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#0D9488",
  "orientation": "portrait",
  "categories": ["utilities", "lifestyle"],
  "icons": [
    {"src": "icon-192.svg", "sizes": "192x192", "type": "image/svg+xml"},
    {"src": "icon-512.svg", "sizes": "512x512", "type": "image/svg+xml"}
  ]
}
