{
  "name": "AuctionPro",
  "short_name": "AuctionPro",
  "description": "Multi-tenant SaaS auction platform — bid in real time",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#1d4ed8",
  "orientation": "any",
  "lang": "th",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "ปฏิทินประมูล", "url": "/calendar" },
    { "name": "Bidder Portal", "url": "/my" },
    { "name": "ผลประมูล", "url": "/results" }
  ]
}
