{
  "name": "Vible - Bible Study & Memory",
  "short_name": "Vible",
  "description": "Bible study, memory, and community — offline-ready.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1c1917",
  "theme_color": "#10b981",
  "categories": ["education", "lifestyle", "books"],
  "lang": "en",
  "icons": [
    {
      "src": "/images/logo-min-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo-min.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Vible Bible Memory"
    }
  ],
  "shortcuts": [
    {
      "name": "Bible Memory",
      "short_name": "Memory",
      "description": "Practice your Bible memory verses",
      "url": "/memory",
      "icons": [{ "src": "/images/logo-min-180.png", "sizes": "180x180" }]
    },
    {
      "name": "Bible Study",
      "short_name": "Study",
      "description": "Open Bible study workspaces",
      "url": "/bible-study",
      "icons": [{ "src": "/images/logo-min-180.png", "sizes": "180x180" }]
    }
  ]
}
