{
  "name": "Date — personal dating advisor",
  "short_name": "Date",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#16121A",
  "theme_color": "#16121A",
  "icons": [
    {"src": "/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/icon-512.png", "sizes": "512x512", "type": "image/png"}
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {"title": "title", "text": "text"}
  }
}
