{
  "name": "The Shop — Men's Discipleship Ministry",
  "short_name": "The Shop",
  "description": "Men sharpening men. Forged by the Word. Trained for spiritual battle.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0b0c",
  "theme_color": "#c9a227",
  "lang": "en-US",
  "categories": ["lifestyle", "education"],
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Join The Brotherhood",
      "short_name": "Join",
      "url": "./index.html?action=join",
      "icons": [{ "src": "icons/icon.svg", "sizes": "96x96" }]
    },
    {
      "name": "Weekly Operations",
      "short_name": "Events",
      "url": "./index.html#operations",
      "icons": [{ "src": "icons/icon.svg", "sizes": "96x96" }]
    },
    {
      "name": "Brotherhood Portal",
      "short_name": "Portal",
      "url": "./portal.html",
      "icons": [{ "src": "icons/icon.svg", "sizes": "96x96" }]
    },
    {
      "name": "Gear Store",
      "short_name": "Store",
      "url": "./store.html",
      "icons": [{ "src": "icons/icon.svg", "sizes": "96x96" }]
    }
  ]
}
