{
  "short_name": "Carioca",
  "name": "Carioca Multi-player Card Game",
  "icons": [
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "background_color": "#1a252f",
  "theme_color": "#1a252f",
  "display": "fullscreen",
  "orientation": "any",
  "screenshots": [
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Carioca Table Desktop Layout"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Carioca Table Mobile Layout"
    }
  ]
}
