{
  "name": "Play Song JS",
  "short_name": "PlaySong",
  "description": "Simulador de Campo Harmônico",
  "start_url": ".?utm_source=pwa",
  "display": "standalone",
  "background_color": "#111316",
  "theme_color": "#3cd7ff",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
