{
  "name": "SendenSana — ध्वनि से उपचार",
  "short_name": "SendenSana",
  "description": "सोलफेजियो आवृत्तियों से लेकर श्वास अभ्यास तक, दर्पण अभ्यास से लेकर निर्देशित ध्यान तक — अपने दिन के कुछ ही मिनटों में भीतर की ओर मुड़ने के लिए एक स्वतंत्र स्थान।",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f1eb",
  "theme_color": "#7c4dbd",
  "icons": [
    {
      "src": "../img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "../img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": [
    "health",
    "lifestyle",
    "medical"
  ],
  "lang": "hi",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "श्वास मार्गदर्शक",
      "url": "/hi/#/pratik/breath",
      "icons": [
        {
          "src": "../img/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "नींद मोड",
      "url": "/hi/#/pratik/sleep",
      "icons": [
        {
          "src": "../img/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}