{
  "name": "The Happy Travels",
  "short_name": "Happy Travels",
  "description": "Owner-driven cab service from Repalle — outstation, airport, and railway transfers in a clean Swift Dzire.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#081426",
  "theme_color": "#081426",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/favicon-180.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/apple-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "transportation"],
  "lang": "en-IN"
}