{
  "name": "NRI Outpost",
  "short_name": "NRI Outpost",
  "description": "The pocket handbook for life between two countries — travel rules, money, cities, consulates, and tools for Indians in the US and Canada.",
  "id": "/?source=pwa",
  "start_url": "/",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f6f4ef",
  "theme_color": "#d97757",
  "lang": "en",
  "categories": ["news", "travel", "lifestyle", "reference"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "First-Month Wizard",
      "short_name": "Wizard",
      "description": "Your personalized 30-day arrival plan",
      "url": "/first-month-wizard.html",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "City guides",
      "short_name": "Cities",
      "description": "City-by-city guides for North America",
      "url": "/cities.html",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
