{
  "name": "Pixel Farm Builder",
  "short_name": "Farm Builder",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#3D2817",
  "theme_color": "#4A7A3D",
  "icons": [
    { "src": "index.icon.png", "sizes": "128x128", "type": "image/png" },
    { "src": "index.apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "index.icon.png", "sizes": "192x192", "type": "image/png" },
    { "src": "index.apple-touch-icon.png", "sizes": "512x512", "type": "image/png" }
  ]
}
