{
  "name": "My Bible Quest",
  "short_name": "Bible Quest",
  "description": "Bible Games for Kids Ages 4+ - A fun, safe place for kids to discover the Bible and grow in faith.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#4F46E5",
  "theme_color": "#4F46E5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon-32.png?v=6",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png?v=6",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=6",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}