{
  "name": "Bear Home Ecosystem",
  "short_name": "Bear Home",
  "description": "Customer home management ecosystem for Bear Home Management.",
  "start_url": "customer.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f6efe4",
  "theme_color": "#071f34",
  "icons": [
    {"src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ],
  "categories": ["business", "productivity", "lifestyle"]
}
