{
  "name": "MY DADA HUB",
  "short_name": "MY DADA HUB",
  "description": "Find trusted local help, right when you need it.",
  "theme_color": "#0A1628",
  "background_color": "#0A1628",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/?source=pwa",
  "id": "com.mydadahub.app",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["business", "lifestyle", "utilities"],
  "lang": "en",
  "dir": "ltr"
}
