{
  "name": "Reconnect",
  "short_name": "Reconnect",
  "description": "Private space for you two — reconnect as a couple",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "prefer_related_applications": false,
  "theme_color": "#1a1a2e",
  "background_color": "#1a1a2e",
  "categories": ["lifestyle", "social"],
  "icons": [
    { "src": "icons/icon-48.php", "sizes": "48x48", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-72.php", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-144.php", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-192.php", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.php", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-192.php", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-512.php", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
