{
  "name": "ServiceDown - Outage Tracking & Tools",
  "short_name": "ServiceDown",
  "description": "Real-time outage tracking and PDF tools platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#93c5fd",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["utilities", "productivity"],
  "shortcuts": [
    {
      "name": "PDF Tools",
      "short_name": "PDF Tools",
      "description": "Access PDF conversion and editing tools",
      "url": "/pdf-tools/",
      "icons": [{ "src": "assets/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Search Services",
      "short_name": "Search",
      "description": "Search for service status and outages",
      "url": "/",
      "icons": [{ "src": "assets/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
