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