{
  "name": "Grindveil — Idle RPG MMO",
  "short_name": "Grindveil",
  "description": "Free browser idle RPG MMO with PvP arena, guilds, dungeon raids, and skill trees.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0b1a",
  "theme_color": "#0d0b1a",
  "orientation": "any",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "img/favicon-192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    }
  ]
}
