{
  "short_name": "Titan LCD",
  "name": "Titan LCD Dashboard",
  "description": "Premium phone repair tools, screens, and components management dashboard.",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/icons/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icons/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icons/maskable-icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/icons/notification-badge.png",
      "type": "image/png",
      "sizes": "96x96",
      "purpose": "monochrome"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#17c1e8",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "scope": "/"
}