{
  "name": "Hornswoggled Word Games",
  "short_name": "Hornswoggled",
  "description": "Match real definitions, write convincing bluffs, and fool your friends.",
  "start_url": "/?source=installed",
  "scope": "/",
  "display": "standalone",
  "background_color": "#dcebef",
  "theme_color": "#1f3038",
  "orientation": "any",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/img/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "Daily Match", "url": "/solo/", "description": "Match five strange words" },
    { "name": "Daily Bluff", "url": "/daily/", "description": "Write today's fake definition" },
    { "name": "Party Bluff", "url": "/multiplayer/", "description": "Start or join a live game" }
  ]
}
