{
  "id": "/owner",
  "name": "Stampyard for Shops",
  "short_name": "Stampyard Shop",
  "description": "Run your loyalty programme: offers, prizes, scans and printable QR posters.",
  "start_url": "/owner",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf3e8",
  "theme_color": "#faf3e8",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icons/stampyard-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/stampyard-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    {
      "src": "/icons/stampyard-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Offers", "url": "/owner/offers" },
    { "name": "Counter QR", "url": "/owner/qr" }
  ]
}
