{
  "id": "suss-game",
  "name": "SUSS — sniff out the assassin",
  "short_name": "SUSS",
  "description": "A hidden-role party word game. Everyone gets the same secret word — except the assassin.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#3ec7e0",
  "theme_color": "#3ec7e0",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "icon-192.png",      "sizes": "192x192", "type": "image/png",  "purpose": "any" },
    { "src": "icon-512.jpg",      "sizes": "512x512", "type": "image/jpeg", "purpose": "any" },
    { "src": "icon-maskable.jpg", "sizes": "512x512", "type": "image/jpeg", "purpose": "maskable" }
  ]
}
