{
  "name": "myScripture",
  "short_name": "myScripture",
  "description": "Sermon notes, Bible study journal, and AI-powered reflection for churchgoers.",
  "lang": "en",
  "categories": ["lifestyle", "education", "productivity"],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#46725d",
  "background_color": "#faf8f5",
  "icons": [
    {
      "src": "/branding/icon.webp",
      "sizes": "310x310",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screenshot-mobile.png",
      "sizes": "310x310",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "myScripture sermon notes on mobile"
    },
    {
      "src": "/screenshots/screenshot-desktop.png",
      "sizes": "310x310",
      "type": "image/png",
      "form_factor": "wide",
      "label": "myScripture Bible study journal on desktop"
    }
  ]
}
