{
  "name": "Sahaja Yoga Chandigarh",
  "short_name": "Sahaja Yoga",
  "description": "Free meditation, weekly programs, seminars and pujas in Chandigarh, Mohali, Panchkula and the Tricity region.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "education", "health"],
  "icons": [
    {
      "src": "images/Shri Mata ji.jpg",
      "sizes": "any",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "images/Shri Mata ji.jpg",
      "sizes": "any",
      "type": "image/jpeg",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Resources",
      "short_name": "Resources",
      "description": "Speeches, bhajans, 108 Names, and books",
      "url": "./video-page.html",
      "icons": [{ "src": "images/Shri Mata ji.jpg", "sizes": "any", "type": "image/jpeg" }]
    },
    {
      "name": "Puja Recordings",
      "short_name": "Pujas",
      "description": "Sacred Puja recordings from Chandigarh",
      "url": "./puja-videos.html",
      "icons": [{ "src": "images/Shri Mata ji.jpg", "sizes": "any", "type": "image/jpeg" }]
    },
    {
      "name": "Join as Seeker",
      "short_name": "Join",
      "description": "Register as a new seeker",
      "url": "./index.html#join",
      "icons": [{ "src": "images/Shri Mata ji.jpg", "sizes": "any", "type": "image/jpeg" }]
    }
  ]
}
