{
  "name": "AlignMyRead - Christian Book Ratings & Reviews",
  "short_name": "AlignMyRead",
  "description": "Find ratings and reviews of books based on Biblical principles. Discover how any book aligns with Christian values.",
  "theme_color": "#1e3a5f",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
