{
  "name": "TTRP — Free Online Tabletop RPG",
  "short_name": "TTRP",
  "description": "Run tabletop RPG sessions in your browser. GMs create a room, players join with a code, roll stat checks, and build characters — no app download required.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1410",
  "theme_color": "#1a1410",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
