{
  "name": "ReadTheWord - Family Bible Reading",
  "short_name": "ReadTheWord",
  "description": "A family Bible reading app to track progress and grow together in faith",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e293b",
  "theme_color": "#8B4513",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "lifestyle", "religion"],
  "lang": "en",
  "dir": "ltr"
}
