{
  "name": "Flower Garden \u2013 Cozy Pixel Game by Rochelle",
  "short_name": "Flower Garden",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f6e7da",
  "theme_color": "#f6e7da",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}