{
  "name": "ReciteRosary.com",
  "short_name": "Rosary",
  "description": "Pray the Holy Rosary online — guided step by step in English and Spanish",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#5C1010",
  "theme_color": "#7B1818",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "religion", "education"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Today's Rosary",
      "short_name": "Pray Now",
      "description": "Begin today's mysteries",
      "url": "/#rosary",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Prayer Wall",
      "short_name": "Prayer Wall",
      "description": "Submit a prayer intention",
      "url": "/#prayer-wall",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Divine Mercy Chaplet",
      "short_name": "Chaplet",
      "description": "Pray the Divine Mercy Chaplet",
      "url": "/divine-mercy-chaplet.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
