{
  "name": "Hot Wire",
  "short_name": "Hot Wire",
  "description": "Spatial untangle puzzle game - defuse the bomb by untangling wires",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#0D1117",
  "theme_color": "#0D1117",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "images/icon-192x192.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512x512.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "categories": ["games", "entertainment"],
  "screenshots": []
}