{
  "name": "Seavoice Studio",
  "short_name": "Seavoice",
  "description": "Seavoice Studio - Voice Bot Management Platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/seavoice.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/seavoice-square.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
