{
  "name": "D2R: Rune Tracker",
  "short_name": "D2R Runes",
  "description": "Free companion tool for Diablo II: Resurrected. Track runes, gems, runewords, cube recipes, and browse the complete item database.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0c",
  "theme_color": "#0a0a0c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["games", "utilities"],
  "lang": "en",
  "dir": "ltr"
}
