{
  "name": "WurmAssistant",
  "short_name": "WurmAssistant",
  "description": "Your Wurm Online companion — track skills, explore maps, manage deeds, and connect with the community.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#181308",
  "theme_color": "#0f0b06",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
