{
  "name": "BeniPatro — Nepali Calendar",
  "short_name": "BeniPatro",
  "description": "Nepali calendar (Bikram Sambat) for everyday use, with festivals, tithi, converter, and vrat days. Made for Beni, Myagdi.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf8f5",
  "theme_color": "#14503f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
