{
  "short_name": "FruitLuck",
  "name": "Fruit Tree — FunDash",
  "start_url": "/fruit/",
  "scope": "/fruit/",
  "display": "standalone",
  "background_color": "#2d2d2d",
  "theme_color": "#ffcc00",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://via.placeholder.com/192/ffcc00/000000?text=Fruit",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}
