{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "theme_color": "#4622B8",
  "name": "Playabl",
  "short_name": "Playabl",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#fff",
  "description": "Find roleplaying communities and games",
  "icons": [
    {
      "src": "/playabl_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/playabl_512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
