{
  "name": "Sonic \u2014 Speaker Clear",
  "short_name": "Sonic",
  "description": "Water and dust cleaning tones for your phone speaker.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#E3F0A3",
  "theme_color": "#42D674",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}