{
  "name": "Game Config Tool",
  "short_name": "Game Config",
  "description": "Create and edit game server configs for Palworld, V Rising, Terraria, Brotato and more. Presets, import/export, and shareable links.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#7c3aed",
  "icons": [
    {
      "src": "/assets/preset-wizard/preset-wizard-favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/preset-wizard/preset-wizard-favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
