{
  "id": "/app",
  "name": "Cue Production Hub",
  "short_name": "Cue",
  "description": "Cue keeps productions, events, materials and payments in one mobile-ready workspace.",
  "lang": "he",
  "dir": "rtl",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#137a6b",
  "background_color": "#f6f2ec",
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
