{
  "id": "/",
  "name": "Lakuri — Nepal district atlas & Nepali patro",
  "short_name": "Lakuri",
  "description": "An interactive atlas of Nepal's 77 districts: district news, live FM, official road disruptions, daily rates, domestic flights, air quality, and a full Nepali patro.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "theme_color": "#f5efe4",
  "background_color": "#f5efe4",
  "categories": ["news", "travel", "utilities", "education"],
  "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og.png",
      "sizes": "1680x1000",
      "type": "image/png",
      "form_factor": "wide",
      "label": "The district atlas, shaded by how much news each district is generating"
    },
    {
      "src": "/og-patro.png",
      "sizes": "1680x1000",
      "type": "image/png",
      "form_factor": "wide",
      "label": "The Bikram Sambat calendar, with tithi, festivals and public holidays"
    }
  ],
  "shortcuts": [
    {
      "name": "Nepali patro",
      "short_name": "Patro",
      "description": "Today's Bikram Sambat date, tithi and festivals",
      "url": "/patro",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Today's rates",
      "short_name": "Rates",
      "description": "Fuel, Kalimati vegetable and Nepal Rastra Bank forex rates",
      "url": "/rates",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Domestic flights",
      "short_name": "Flights",
      "description": "Domestic flight schedule and fares",
      "url": "/flights",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Road disruptions",
      "short_name": "Roads",
      "description": "Latest official Nepal road disruption reports",
      "url": "/roads",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Date converter",
      "short_name": "BS ↔ AD",
      "description": "Convert between Bikram Sambat and Gregorian dates",
      "url": "/date-converter",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
