{
  "short_name": "Light Play",
  "name": "Light Play Images",
  "description": "Image gallery featuring illustrations and photography",
  "icons": [
    {
      "src": "android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#242323",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#000"
}