{
  "name": "CheapTrips",
  "short_name": "CheapTrips",
  "description": "Vergelijk live vlucht- en hotelprijzen voor goedkope reizen wereldwijd.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7efe1",
  "theme_color": "#102447",
  "icons": [
    {"src": "/favicon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/favicon-512.png", "sizes": "512x512", "type": "image/png"},
    {"src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable"}
  ]
}