{
  "name": "BibleLearningPath - Interactive Biblical Stories",
  "short_name": "BiblePath",
  "description": "Interactive biblical stories and gamified learning for all ages",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8B5CF6",
  "orientation": "portrait-primary",
  "categories": ["education", "lifestyle", "books"],
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/app-screenshot-1.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Interactive Bible Stories"
    },
    {
      "src": "/screenshots/app-screenshot-2.png",
      "sizes": "750x1334",
      "type": "image/png",
      "label": "Gamified Learning Experience"
    },
    {
      "src": "/screenshots/app-screenshot-3.png",
      "sizes": "750x1334",
      "type": "image/png",
      "label": "Faith Journey Dashboard"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
