{
  "name": "FOCUM",
  "short_name": "FOCUM",
  "description": "Flight Operations Consolidation and Update Monitor",
  "start_url": "/initial",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",

  "background_color": "#ED1A6B",
  "theme_color": "#ED1A6B",
  "icons": [
    { "src": "/apple-touch-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" }
  ]
}
