{
  "name": "CROSSLY — One Savior. Many Nations.",
  "short_name": "CROSSLY",
  "description": "Global Christian social platform for prayer, community, the Bible, and Kingdom creators across every nation.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0a1f",
  "theme_color": "#0b0a1f",
  "categories": ["social", "lifestyle", "education"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Prayer Feed", "url": "/prayer", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Bible", "url": "/bible", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Community", "url": "/community", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
