{
  "name": "swaGGerscan",
  "short_name": "swaGGerscan",
  "description": "The world's first dating and gaming platform for those who value getting tested. Scan Before Trust.",
  "start_url": "/arcade.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#08131e",
  "background_color": "#08131e",
  "categories": [
    "games",
    "lifestyle",
    "social"
  ],
  "icons": [
    {
      "src": "/drop-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/drop-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/drop-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}