{
  "name": "Nursery Learning Fun",
  "short_name": "Learn Fun",
  "start_url": "index.html",
  "display": "fullscreen",
  "background_color": "#f0f9ff",
  "theme_color": "#ff6347",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}