{
  "name": "PeacePulse",
  "short_name": "PeacePulse",
  "description": "AI-Driven Human Sound, Nervous-System Protection and Personal Calm Intelligence Platform",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1419",
  "theme_color": "#0f1419",
  "categories": ["health", "lifestyle", "medical"],
  "lang": "en-IN",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Activate Calm",
      "short_name": "Calm",
      "url": "/?action=calm",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Find Quiet Place",
      "short_name": "Quiet",
      "url": "/?action=quiet",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Start Sleep Protection",
      "short_name": "Sleep",
      "url": "/?action=sleep",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
