{
  "id": "breakout-proofnetwork",
  "name": "BREAKOUT",
  "short_name": "BREAKOUT",
  "description": "Breakout of the lab",
  "lang": "en",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#0a0a18",
  "categories": ["games"],
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "screenshots/1.png",
      "sizes": "873x690",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Combat"
    },
    {
      "src": "screenshots/2.png",
      "sizes": "873x690",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Exploration"
    },
    {
      "src": "screenshots/3.png",
      "sizes": "844x661",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Action"
    },
    {
      "src": "screenshots/4.png",
      "sizes": "844x661",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Room Cleared"
    }
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
