{
  "name": "Roach Busters - Pest Control Exterminator",
  "short_name": "Roach Busters",
  "description": "High-octane 2D top-down pest exterminator simulator. Spray toxic chemicals, vacuum up swarms, and seal wall holes before the house is overrun!",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#060b13",
  "theme_color": "#16a34a",
  "categories": ["games", "arcade", "action", "simulation"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "./images/og-cover.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Roach Busters Action Gameplay"
    }
  ]
}
