{
  "name": "DoodleDeath",
  "short_name": "DoodleDeath",
  "description": "Save the Doodles! A Lemmings-style puzzle game with 8 levels and multiplayer Disruptor Mode.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0a0a14",
  "theme_color": "#0a0a14",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
