{
  "name": "Daily Reflection & Guided Prayer",
  "short_name": "Daily Reflection",
  "description": "A 365-day Christian devotional experience with Scripture, prayer, journaling, and spiritual growth tools.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#C99A16",
  "background_color": "#FFFDF7",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23FFFDF7' width='192' height='192'/><text y='145' font-size='180' text-anchor='middle' x='96'>✝️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23C99A16' width='512' height='512'/><text y='400' font-size='480' text-anchor='middle' x='256' fill='%23FFFDF7'>✝️</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23FFFDF7' width='540' height='720'/><text y='300' font-size='120' text-anchor='middle' x='270'>Daily Reflection</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["lifestyle", "productivity"],
  "shortcuts": [
    {
      "name": "Today's Reading",
      "short_name": "Reading",
      "description": "Open today's devotional reading",
      "url": "/",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23C99A16' width='96' height='96' rx='20'/><text y='70' font-size='80' text-anchor='middle' x='48'>📖</text></svg>",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Guided Prayer",
      "short_name": "Prayer",
      "description": "Start today's guided prayer",
      "url": "/",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23C99A16' width='96' height='96' rx='20'/><text y='70' font-size='80' text-anchor='middle' x='48'>🙏</text></svg>",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Prayer Timer",
      "short_name": "Timer",
      "description": "Start a timed prayer session",
      "url": "/prayer-timer",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23C99A16' width='96' height='96' rx='20'/><text y='70' font-size='80' text-anchor='middle' x='48'>⏱️</text></svg>",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
