{
  "name": "Find My Prayer",
  "short_name": "Find My Prayer",
  "description": "Search hundreds of Christian prayers by what you need — anxiety, grief, forgiveness, healing, protection.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#280B2B",
  "theme_color": "#280B2B",
  "icons": [
    {
      "src": "/favicon.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
