{
  "name": "The Dating Doc",
  "short_name": "Dating Doc",
  "description": "Connect with like-minded people and find meaningful relationships",
  "theme_color": "#FF5555",
  "background_color": "#272727",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "orientation": "portrait-primary",
  "categories": [ "dating", "social", "lifestyle" ],
  "lang": "en",
  "icons": [
    {
      "src": "/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
