{
  "short_name": "Design Playground",
  "name": "Playground for neat and creative JS and CSS ideas.",
  "icons": [
    {
      "src": "lightbulb.ico",
      "sizes": "128x128",
      "type": "image/x-icon"
    },
    {
      "src": "lightbulb192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff"
}
