{
  "id": "sushi-split",
  "name": "數碟郎 Wasabill",
  "short_name": "Wasabill",
  "description": "數碟郎 — 迴轉壽司分帳機 — Wasabill, the Kaiten sushi calculator",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#D84A46",
  "theme_color": "#D84A46",
  "orientation": "portrait-primary",
  "lang": "zh-Hant",
  "icons": [
    {
      "src": "./sushiicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./sushiicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
