{
  "name": "Guardget — Secure Gadget Inventory & Device Verification",
  "short_name": "Guardget",
  "description": "Protect your gadget business across Africa. Track inventory, generate receipts, and verify devices.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/guardget-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/guardget-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}