
{
  "name": "MeetAsian.Live",
  "short_name": "MeetAsian",
  "description": "Premium Dating & Secure Services",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FF4444",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://placehold.co/192x192/FF4444/ffffff.png?text=MA.Live",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/FF4444/ffffff.png?text=MA.Live",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Profiles",
      "short_name": "Browse",
      "description": "Find your perfect match",
      "url": "/browse",
      "icons": [{ "src": "https://placehold.co/192x192/FF4444/ffffff.png?text=B", "sizes": "192x192" }]
    },
    {
      "name": "Messages",
      "short_name": "Chat",
      "description": "View your conversations",
      "url": "/messages",
      "icons": [{ "src": "https://placehold.co/192x192/FF4444/ffffff.png?text=M", "sizes": "192x192" }]
    },
    {
      "name": "Services",
      "short_name": "Services",
      "description": "Explore premium services",
      "url": "/services",
      "icons": [{ "src": "https://placehold.co/192x192/FF4444/ffffff.png?text=S", "sizes": "192x192" }]
    }
  ]
}
