{
  "name": "Vyse Creative — Martin Mirza",
  "short_name": "Vyse Admin",
  "description": "Vyse Creative digital business card & QR admin dashboard",
  "start_url": "./admin.html",
  "display": "standalone",
  "background_color": "#07070B",
  "theme_color": "#07070B",
  "orientation": "portrait",
  "scope": "./",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%2307070B'/%3E%3Crect x='56' y='56' width='80' height='80' rx='14' fill='%23C9A84C'/%3E%3Ctext x='96' y='108' font-family='serif' font-size='56' font-weight='700' fill='%23000' text-anchor='middle'%3EV%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%2307070B'/%3E%3Crect x='144' y='144' width='224' height='224' rx='36' fill='%23C9A84C'/%3E%3Ctext x='256' y='292' font-family='serif' font-size='148' font-weight='700' fill='%23000' text-anchor='middle'%3EV%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Card",
      "short_name": "Card",
      "url": "./index.html",
      "description": "View your public business card"
    },
    {
      "name": "QR Generator",
      "short_name": "QR",
      "url": "./admin.html",
      "description": "Generate personalized QR codes"
    }
  ]
}
