{
  "background_color": "#4287e0",
  "description": "A daily photo game to capture a drop of color from your world.",
  "display": "standalone",
  "icons": [
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" }
  ],
  "name": "Eyedropper",
  "short_name": "Eyedropper",
  "theme_color": "#4287e0"
}