{
  "name": "Clean My Speaker",
  "short_name": "Clean My Speaker",
  "description": "Remove water and dust from your phone speaker using a calibrated sound cycle.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E1420",
  "theme_color": "#0E1420",
  "icons": [
    { "src": "/assets/icon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
