{
  "name": "SadVibe - Share & Discover Inspiring Quotes",
  "short_name": "SadVibe",
  "description": "SadVibe is a social platform for sharing and discovering inspiring quotes, wisdom, and motivational vibes.",
  "id": "/",
  "start_url": "/feed?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "lang": "en",
  "dir": "auto",
  "categories": ["social", "lifestyle", "entertainment"],
  "icons": [
    { "src": "/logo192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/logo512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/maskable512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Create Vibe", "short_name": "Create", "url": "/create?source=pwa", "icons": [{ "src": "/logo192.png", "sizes": "192x192" }] },
    { "name": "Explore", "short_name": "Explore", "url": "/explore?source=pwa", "icons": [{ "src": "/logo192.png", "sizes": "192x192" }] },
    { "name": "Notifications", "short_name": "Alerts", "url": "/notifications?source=pwa", "icons": [{ "src": "/logo192.png", "sizes": "192x192" }] }
  ]
}
