{
  "short_name": "PoE2 Hub",
  "name": "Path of Exile 2 Progress & Economy Hub",
  "description": "A mobile-optimized checklist, custom goal tracker, and real-time economy helper.",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "icons/icon-192-maskable.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#0a0806",
  "theme-color": "#0a0806",
  "display": "standalone",
  "orientation": "portrait-primary",
  "categories": ["utilities", "games"]
}
