{
  "name": "Healing Souls",
  "short_name": "Healing Souls",
  "description": "A sanctuary of faith, sound, and transcendent worship. Explore music, ebooks, and ministry resources.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf8f5",
  "theme_color": "#b8860b",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["music", "lifestyle", "education", "books"],
  "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"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Healing Souls — Music Library"
    }
  ],
  "shortcuts": [
    {
      "name": "My Library",
      "url": "/account",
      "description": "Go to your personal library"
    },
    {
      "name": "Music",
      "url": "/music",
      "description": "Browse music catalog"
    },
    {
      "name": "eBooks",
      "url": "/books",
      "description": "Browse ebook store"
    }
  ]
}
