{
  "name": "101 Okey Assistant",
  "short_name": "101 Okey",
  "description": "Free real-time 101 Okey scoreboard, track scores across every phone at the table.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e1117",
  "theme_color": "#0e1117",
  "lang": "en",
  "icons": [
    {
      "src": "/assets/okey-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/okey101.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["games", "utilities"]
}
