{
  "name": "VeriPulse1",
  "short_name": "Pulse1",
  "description": "Minimalist API monitoring dashboard.",
  "id": "pulse1",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait",
  "icons": [
    { "src": "/launchericon-48x48.png", "sizes": "48x48", "type": "image/png", "purpose": "any" },
    { "src": "/launchericon-72x72.png", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "/launchericon-96x96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "/launchericon-144x144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/launchericon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/launchericon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop Dashboard"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile Dashboard"
    }
  ]
}
