{
  "name": "kinwove — AI Bible & Faith Community",
  "short_name": "kinwove",
  "description": "AI-powered Bible study, church community, and faith exploration. Ask any question about scripture — grace-first answers for believers, skeptics, and everyone in between.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5EDD8",
  "theme_color": "#1A1108",
  "orientation": "portrait",
  "categories": ["lifestyle", "education", "social", "books"],
  "lang": "en",
  "dir": "ltr",
  "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"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "kinwove — AI Bible & Faith Community"
    }
  ],
  "shortcuts": [
    {
      "name": "Ask a question",
      "short_name": "Ask",
      "description": "Start a new conversation with the AI Bible companion",
      "url": "/?action=ask",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Church directory",
      "short_name": "Churches",
      "description": "Find and explore churches near you",
      "url": "/?action=churches",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
