{
  "name": "SadiePass — Tonal Fashion Rental",
  "short_name": "SadiePass",
  "description": "Global tonal fashion rental with AI-powered seasonal color analysis. A PH3AR project by Platphorm News.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#164e63",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "scope": "/",
  "categories": ["fashion", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "/placeholder-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/placeholder-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "SadiePass home screen"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://fashion.platphormnews.com"
    }
  ],
  "prefer_related_applications": false
}
