{
  "name": "WarActor",
  "short_name": "WarActor",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f4f1ea",
  "theme_color": "#4b5320",
  "icons": [
    {
      "src": "https://api.dicebear.com/7.x/pixel-art/svg?seed=shield",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "https://api.dicebear.com/7.x/pixel-art/svg?seed=shield",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
