{
  "name": "Singing Bowl Tuner – Frequency Analyzer",
  "short_name": "Bowl Tuner",
  "description": "Precision frequency analysis for singing bowls and sound therapy instruments by Soundtopia",
  "start_url": "./index.html",
  "scope": "./",
  "id": "soundtopia-bowl-tuner",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6B2FA0",
  "orientation": "portrait",
  "categories": ["music", "utilities"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
