{
  "name": "Verse of the Day",
  "short_name": "Verse",
  "description": "A quiet morning ritual: one verse, one reflection, one prayer.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1c2334",
  "theme_color": "#1c2334",
  "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"
    }
  ]
}
