{
  "name": "Friday Night Goop Community Hub 3.0",
  "short_name": "FNG Community Hub",
  "description": "Multi-page development rebuild of the Friday Night Goop Community Hub.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050607",
  "theme_color": "#ff7a00",
  "icons": [
    {
      "src": "/appleicon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/appleicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/appleicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}