{
  "name": "SK Tech Portal",
  "short_name": "SK Tech Portal",
  "description": "Stertil-Koni Authorized Distributor Technical Support Portal",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F1923",
  "theme_color": "#0F1923",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "utilities",
    "productivity"
  ],
  "shortcuts": [
    {
      "name": "Diagnostic Search",
      "short_name": "Codes",
      "url": "/?page=search",
      "description": "Search fault codes and troubleshooting guides"
    },
    {
      "name": "Parts Search",
      "short_name": "Parts",
      "url": "/?page=parts",
      "description": "Search the parts database"
    }
  ]
}