{
  "name": "Painter Blazer Newgrounds",
  "short_name": "Painter Blazer Newgrounds",
  "id": "painter.blazer",
  "description": "A game about painting",
  "orientation": "any",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": [{
        "src": "Idle36.png",
        "sizes": "512x512"
      }]
}