{
  "id": "/app.html",
  "name": "What the Cup Timaru",
  "short_name": "What the Cup",
  "description": "Korean cup meal ordering for What the Cup Timaru",
  "lang": "en-NZ",
  "dir": "ltr",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fff9ee",
  "theme_color": "#111315",
  "categories": ["food", "shopping"],
  "icons": [
    {
      "src": "/assets/brand/wtc-character.png",
      "sizes": "4429x3212",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Order now",
      "short_name": "Menu",
      "url": "/app.html#/menu"
    },
    {
      "name": "Create Your Cup",
      "short_name": "Create",
      "url": "/app.html#/create"
    }
  ]
}
