{
  "name": "Metrofun - Bike Sharing",
  "short_name": "Metrofun",
  "description": "Rent a bike in seconds. 450+ stations across Tel Aviv, Herzliya and Ramat Gan.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#00AAFF",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": ["transportation", "lifestyle"],
  "shortcuts": [
    {
      "name": "Download App",
      "short_name": "App",
      "description": "Download the Metrofun app",
      "url": "/?action=download-app",
      "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "View Passes",
      "short_name": "Passes",
      "description": "View available pass options",
      "url": "/passes",
      "icons": [{ "src": "/favicon-96x96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
