{
  "name": "Kishorify — Empowering Souls, Enriching Lives",
  "short_name": "Kishorify",
  "description": "Mantras, meditation timers, yoga and mindful exercise — Kishorify, a registered trademark of Kishorify Pvt. Ltd.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0B0B",
  "theme_color": "#0B0B0B",
  "lang": "en",
  "categories": [
    "lifestyle",
    "health",
    "education"
  ],
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "assets/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
