{
  "name": "Mans Movin Different",
  "short_name": "MMD",
  "description": "A live Toronto social map game with fixed Hype Engine clustering, reliable Weird Ting image file uploads, GPS check-ins, borough detection, Coffee Cup Rims, weather vibes, accounts and profiles.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050505",
  "theme_color": "#050505",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}