{
  "name": "The Holy Beads",
  "short_name": "Holy Beads",
  "description": "A beautiful, digital rosary that guides you through each prayer with visual beads and thoughtful design.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E3A6B",
  "theme_color": "#0E3A6B",
  "icons": [
    {
      "src": "/img/app/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/app/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/app/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/app/icon-mono.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ]
}
