{
  "name": "The Shop - Men of Faith",
  "short_name": "The Shop",
  "description": "A Christian men's ministry app — Prayer, Scripture, Brotherhood.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["lifestyle", "social"],
  "lang": "en",
  "icons": [
    {
      "src": "icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Prayer Wall",
      "short_name": "Prayer",
      "description": "Go to the Prayer Wall",
      "url": "/#prayer",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Bible",
      "short_name": "Bible",
      "description": "Open Bible lookup",
      "url": "/#bible",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
