{
  "name": "Prometheus: Web Design Studio",
  "short_name": "Prometheus",
  "description": "Track your web project with Prometheus: progress, messages and files in one place.",
  "id": "/",
  "start_url": "/portal",
  "scope": "/",
  "display": "standalone",
  "launch_handler": { "client_mode": "navigate-existing" },
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "theme_color": "#15120E",
  "background_color": "#15120E",
  "icons": [
    { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/assets/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/assets/img/screenshots/portal-narrow.webp", "sizes": "412x732", "type": "image/webp", "form_factor": "narrow", "label": "Track your project in the Prometheus client portal" },
    { "src": "/assets/img/screenshots/portal-wide.webp", "sizes": "1280x720", "type": "image/webp", "form_factor": "wide", "label": "Track your project in the Prometheus client portal" }
  ]
}
