{
  "name": "Naam Jap Voice Counter",
  "short_name": "Naam Jap",
  "description": "A voice-powered counter for Naam Jap, mantra repetition and daily spiritual practice.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbf8f1",
  "theme_color": "#102a43",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": [
    "lifestyle",
    "productivity",
    "health"
  ],
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Voice Counter",
      "short_name": "Voice",
      "description": "Start voice-powered Naam Jap",
      "url": "./index.html",
      "icons": [
        {
          "src": "./icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Touch & Auto Counter",
      "short_name": "Touch & Auto",
      "description": "Touch & Auto Jap counter with metronome and Dhyan mode",
      "url": "./touch-and-auto-counter.html",
      "icons": [
        {
          "src": "./icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
