{
  "name": "TOKME",
  "short_name": "TOKME",
  "description": "A dating app for adults 18 and over: live video and voice dates, masked dating, the WinMe dating competition, real-time translated captions in calls, and location protection that never reveals where you are.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#06050c",
  "theme_color": "#06050c",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}