{
  "id": "/?app=1",
  "name": "Achievement Pathfinder",
  "short_name": "wowap",
  "description": "Every World of Warcraft achievement — Retail and WoW Forever — with instant search, filters and nearest completion. Sign in with Battle.net to see your own characters.",
  "start_url": "/?app=1",
  "scope": "/",
  "display": "standalone",
  "background_color": "#07050d",
  "theme_color": "#07050d",
  "categories": ["games", "entertainment", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "WoW Forever catalog", "short_name": "Forever", "url": "/?app=1&game=forever", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Retail achievements", "short_name": "Retail", "url": "/?app=1", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
