{
  "name": "Famobi Dye Hard",
  "short_name": "Famobi Dye Hard",
  "description": "Dive into Dye Hard – Paint the arena, splash your rivals, and conquer the battlefield in this fast-paced color shooter!",
  "start_url": "index.html",
  "display": "fullscreen",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "id": "dye-hard",
  "launch_handler": {
    "client_mode": "auto"
  },
  "ms_start_compatible": true,
  "categories": [
    "games"
  ],
  "dir": "auto",
  "orientation": "any",
  "screenshots": [
    {
      "src": "_assets_/screenshots/1080x1920.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "platform": "narrow"
    },
    {
      "src": "_assets_/screenshots/1920x1080.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "platform": "wide"
    }
  ],
  "icons": [
    {
      "src": "_assets_/icons/1920x1080.png",
      "sizes": "1920x1080",
      "type": "image/png"
    },
    {
      "src": "_assets_/icons/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "_assets_/icons/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}