{
  "name": "KitKat - Meet People, Go on Dates, Stream Live",
  "short_name": "KitKat",
  "description": "Location-based dating app for meeting real people nearby.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf6f4",
  "theme_color": "#e03e3e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/kitkat-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/kitkat-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
