{
  "name": "Byingo - Smart Carpooling App for India",
  "short_name": "Byingo",
  "description": "India's leading carpooling app connecting verified professionals for smart, cost-effective commuting across major metros. Save 60% on travel costs.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#06b6d4",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["travel", "navigation", "utilities"],
  "icons": [
    {
      "src": "/Logo_byingo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-light-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Byingo Carpooling App Home"
    }
  ],
  "shortcuts": [
    {
      "name": "Find a Ride",
      "short_name": "Find Ride",
      "description": "Search for available carpooling rides",
      "url": "/#journey",
      "icons": [{ "src": "/Logo_byingo.png", "sizes": "96x96" }]
    },
    {
      "name": "Join Waitlist",
      "short_name": "Waitlist",
      "description": "Join the Byingo early access waitlist",
      "url": "/#void",
      "icons": [{ "src": "/Logo_byingo.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "iarc_rating_id": ""
}
