{
  "name": "Viewix Signage Player",
  "short_name": "Viewix Player",
  "description": "Viewix Digital Signage Player — offline-capable web player",
  "start_url": "/player",
  "scope": "/player",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#050E0E",
  "theme_color": "#1B7474",
  "icons": [
    {
      "src": "/logo-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "prefer_related_applications": false
}
