{
  "name": "iHackTravel — Travel More, Spend Less",
  "short_name": "iHackTravel",
  "description": "Travel hacks, deal guides, and the tools ordinary people use to see the world on any budget.",
  "start_url": "index.html?utm_source=pwa",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0C2340",
  "theme_color": "#0C2340",
  "categories": ["travel", "lifestyle", "news"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Articles", "url": "articles.html", "description": "Browse all travel hacks" },
    { "name": "Travel Tools", "url": "tools.html", "description": "Interactive travel tools" },
    { "name": "Get the Book", "url": "index.html#book", "description": "The Travel Lie" }
  ]
}
