{
  "id": "/?app=japatime",
  "name": "JAPA TIME",
  "short_name": "JAPA TIME",
  "description": "Live ISKCON temple darshan when available, daily japa support, śāstra resources, līlā contemplation, Vaiṣṇava calendar, and devotional practice tools.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/?source=windows-store&lang=auto",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#4a0072",
  "background_color": "#f5f9ff",
  "categories": [
    "lifestyle",
    "education",
    "books",
    "meditation"
  ],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Live Darshan",
      "short_name": "Darshan",
      "url": "/live-darshan.html",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Vaiṣṇava Calendar",
      "short_name": "Calendar",
      "url": "/vaishnava-calendar.html",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Śāstra Library",
      "short_name": "Śāstra",
      "url": "/sastra.html",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Līlā of the Day",
      "short_name": "Līlā",
      "url": "/darsanam.html",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  "launch_handler": {
    "client_mode": [
      "navigate-existing",
      "auto"
    ]
  },
  "screenshots": [
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "JAPA TIME"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "JAPA TIME"
    }
  ]
}
