{
  "name": "Pandacy Media",
  "short_name": "Pandacy Media",
  "description": "Your central hub for VTubing, community wikis, and the Pandacy network.",
  "start_url": "https://pandacy.org/",
  "scope": "https://pandacy.org/",
  "display": "standalone",
  "background_color": "#212529",
  "theme_color": "#212529",
  "icons": [
    {
      "src": "/static/pwa/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/pwa/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}