{
  "name": "Snaps!",
  "short_name": "Snaps!",
  "description": "Play Snaps online — the classic 19th-century secret code parlor game. Listen to snaps and sentences, figure out the letters, and guess the word.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "shortcuts": [
    {
      "name": "Quick Play",
      "short_name": "Play",
      "url": "/",
      "icons": [{ "src": "/icon-512x512.png", "sizes": "512x512" }]
    }
  ]
}
