{
  "id": "/",
  "name": "Flight.Deals",
  "short_name": "Flight.Deals",
  "description": "Compare flights, understand the price and find the strongest current fares from your airport.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f6f3ec",
  "theme_color": "#f6f3ec",
  "categories": ["travel", "utilities"],
  "icons": [
    { "src": "/brand/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/brand/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/brand/pwa-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Compare flights", "short_name": "Compare", "url": "/search/" },
    { "name": "Current deals", "short_name": "Deals", "url": "/deals/" },
    { "name": "Saved fares", "short_name": "Saved", "url": "/saved/" }
  ]
}
