{
  "name": "Seedhold Defense",
  "short_name": "Seedhold",
  "description": "Seeded fantasy tower defense playable offline.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#17211b",
  "theme_color": "#223127",
  "icons": [
    {
      "src": "public/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
