{
  "name": "Strong Tower Study",
  "id": "com.strongtowerstudy.app",
  "short_name": "Strong Tower",
  "description": "Spirit-led Bible study sessions with group discussion recordings, transcripts, and AI-organised recaps. Study the Word of God together.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3270B7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "lifestyle", "books"],
  "lang": "en",
  "scope": "/",
  "prefer_related_applications": false
}