{
  "name": "Runframe - Incident Management Platform",
  "short_name": "Runframe",
  "description": "Incident management that just works. Compliance that writes itself.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": [
    "productivity",
    "business",
    "utilities"
  ],
  "lang": "en-US",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48 32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/brand-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/brand-icon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/brand-icon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ]
}