{
  "name": "Unity Love",
  "short_name": "UnityLove",
  "description": "Intentional dating for deep connections in polygamous relationships.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#ec4899",
  "icons": [
    {
      "src": "/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "social"],
  "shortcuts": [
    {
      "name": "Discover",
      "short_name": "Discover",
      "description": "Find new matches",
      "url": "/discover",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Matches",
      "short_name": "Matches",
      "description": "View your matches",
      "url": "/matches",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Lounge",
      "short_name": "Lounge",
      "description": "Join the Lifestyle Lounge",
      "url": "/lifestyle-lounge",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192" }]
    }
  ]
}
