{
  "short_name": "Terraria Tracker",
  "name": "Terraria Tracker - Item & Bestiary Checklist",
  "icons": [
    {
      "src": "/oldCompass.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/oldCompass.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#fb923c",
  "background_color": "#0c0a09",
  "description": "Comprehensive companion app for Terraria players to track items, wiki pages, bestiary, and crafting recipes.",
  "orientation": "portrait",
  "scope": "/"
}