{
  "name": "Fiestón",
  "short_name": "Fieston",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#1e0033",
  "theme_color": "#cc00ff",
  "icons": [
    { "src": "192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "512.png", "sizes": "512x512", "type": "image/png" }
  ]
}