{
  "name": "Packlabs",
  "short_name": "Packlabs",
  "description": "Build your own card game and play it, free in the browser.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0f141c",
  "theme_color": "#0f141c",
  "categories": ["games", "entertainment", "utilities"],
  "icons": [
    {
      "src": "/assets/brand/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
