{
  "name": "DOBO-DOBO — Couples Card Game",
  "short_name": "DOBO-DOBO",
  "description": "A bold, sultry couples card game for two adults 18+. Truth, dare, intimacy, bedroom & challenge cards with a spicy timer.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0008",
  "theme_color": "#0d0008",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}