{
  "name": "ChipMonk Poker",
  "short_name": "ChipMonk",
  "description": "Free online Texas Hold'em — play money, no downloads.",
  "id": "/",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#07150d",
  "theme_color": "#073019",
  "orientation": "portrait",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
