{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "HipDeck Digital Signage Player",
  "short_name": "HipDeck",
  "start_url": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#1E1E1E",
  "theme_color": "#1E1E1E",
  "description": "HipDeck Web Player",
  "icons": [
    {
      "src": "/Logo_Green_Light.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/Logo_Green_Light.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
