{
  "name": "Divine Mantras 108",
  "short_name": "Divine Mantras",
  "description": "Authentic Hindu mantra chanting app with 108 repetition counter",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F4E3",
  "theme_color": "#FF9933",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/om-symbol-mandala.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/om-symbol-mandala.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
