{
  "name": "Zynthcore — PC Hardware Store",
  "short_name": "Zynthcore",
  "description": "CPUs, graphics cards, motherboards, memory, storage, monitors and peripherals — real spec sheets, fast checkout.",
  "start_url": "/shop",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#0D1013",
  "theme_color": "#0D1013",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["shopping", "technology", "business"],
  "shortcuts": [
    {
      "name": "Shop Components",
      "short_name": "Shop",
      "description": "Browse CPUs, GPUs, monitors and more",
      "url": "/shop/menu",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Track Order",
      "short_name": "Track",
      "description": "Check the status of your order",
      "url": "/shop/track",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Rewards",
      "short_name": "Rewards",
      "description": "Check your loyalty points and rewards",
      "url": "/shop/loyalty",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Refer a Friend",
      "short_name": "Refer",
      "description": "Share Zynthcore and earn rewards",
      "url": "/shop/refer",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/maskable-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "Zynthcore — Home"
    }
  ]
}
