{
  "name": "Sehtra — Meet Halfway",
  "short_name": "Sehtra",
  "description": "Find the fairest meeting spot halfway between you and your partner.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7B2FF7",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["lifestyle", "social", "travel"],
  "shortcuts": [
    {
      "name": "Find a spot",
      "url": "/home",
      "description": "Search for a halfway meeting spot"
    },
    {
      "name": "Explore",
      "url": "/explore",
      "description": "Browse trending venues and video reviews"
    }
  ]
}
