{
  "name": "AFKJ Tracker - AFK Journey Hero Progression Tracker",
  "short_name": "AFKJ Tracker",
  "description": "Track your AFK Journey hero progression with ease. Manage ascension levels, dupes, EX weapons, enhance force, charms, and tier list priorities from Yaphalla and Prydwen. Free web-based tool for AFK Journey players.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "games",
    "utilities",
    "productivity"
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-narrow.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Open Dashboard",
      "short_name": "Dashboard",
      "description": "View your collection statistics and progress",
      "url": "/?view=dashboard",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Open Tracker",
      "short_name": "Tracker",
      "description": "Manage your hero progression table",
      "url": "/?view=tracker",
      "icons": [
        {
          "src": "/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "lang": "en-US",
  "dir": "ltr"
}
