{
  "name": "Get That Fit",
  "short_name": "Get That Fit",
  "description": "Celebrity style for less — AI-powered outfit alternatives",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a1628",
  "theme_color": "#0a1628",
  "categories": ["lifestyle", "shopping", "fashion"],
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1558618666-fcd25c85cd64?w=192&h=192&fit=crop",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://images.unsplash.com/photo-1558618666-fcd25c85cd64?w=512&h=512&fit=crop",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1483985988355-763728e1935b?w=390&h=844&fit=crop",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Get That Fit Home"
    }
  ],
  "shortcuts": [
    {
      "name": "New Search",
      "short_name": "Search",
      "description": "Upload a celebrity outfit",
      "url": "/",
      "icons": [{ "src": "https://images.unsplash.com/photo-1558618666-fcd25c85cd64?w=96&h=96&fit=crop", "sizes": "96x96" }]
    },
    {
      "name": "Community",
      "short_name": "Community",
      "description": "Browse community looks",
      "url": "/community",
      "icons": [{ "src": "https://images.unsplash.com/photo-1558618666-fcd25c85cd64?w=96&h=96&fit=crop", "sizes": "96x96" }]
    }
  ]
}
