{
  "name": "Belocate Editor Studio",
  "short_name": "Editor Studio",
  "description": "Publishing studio and signal management console for Belocate editors.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050B15",
  "theme_color": "#00D4FF",
  "icons": [
    {
      "src": "/favicon.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
