{
  "name": "ezoplay",
  "short_name": "ezoplay",
  "description": "Find the machine in the group chat. Eight games in your browser.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fbf8f1",
  "theme_color": "#fbf8f1",
  "categories": ["games", "social"],
  "icons": [
    { "src": "/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Today's puzzle",
      "short_name": "Daily",
      "description": "Five messages, one is a machine",
      "url": "/?open=daily"
    }
  ]
}
