{
  "name": "Storma",
  "short_name": "Storma",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#F5F0EB",
  "theme_color": "#F5F0EB",
  "icons": [
    {
      "src": "/simbolo.png",
      "sizes": "250x250",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "display_override": [
    "fullscreen",
    "standalone"
  ],
  "orientation": "any"
}
