{
  "name": "JoJo: Golden Spirit Wiki",
  "short_name": "JoJoGS",
  "description": "The complete fan wiki for JoJo's Bizarre Adventure: Golden Spirit. Datamined character data, tier list, team builder, damage calculator, banner schedule, and gameplay mechanics.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "theme_color": "#d4af37",
  "background_color": "#0a0a0f",
  "categories": ["games", "reference", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tier List",
      "short_name": "Tiers",
      "description": "Current meta tier list",
      "url": "/tier-list"
    },
    {
      "name": "Damage Calculator",
      "short_name": "Calc",
      "description": "Compute damage for any character build",
      "url": "/damage-calculator"
    },
    {
      "name": "Banners",
      "short_name": "Banners",
      "description": "Current and upcoming gacha banners",
      "url": "/banners"
    },
    {
      "name": "Team Builder",
      "short_name": "Teams",
      "description": "Build and optimize your party",
      "url": "/team-builder"
    }
  ],
  "prefer_related_applications": false
}
