{
  "name": "The Mum Hub",
  "short_name": "The Mum Hub",
  "description": "New & secondhand baby essentials, planner, and family marketplace.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#faf6ef",
  "theme_color": "#1e2a47",
  "orientation": "portrait",
  "display_override": ["window-controls-overlay", "standalone"],
  "icons": [
    { "src": "/favicon.ico?v=mumhub-profile-2", "sizes": "any", "type": "image/x-icon" },
    { "src": "/icon-192.png?v=mumhub-profile-2", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png?v=mumhub-profile-2", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png?v=mumhub-profile-2", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}