{
  "name": "VANTAGE by JEDDOS",
  "short_name": "VANTAGE",
  "description": "Social Advantage Engine — AI-powered tools for youth",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f5f7",
  "theme_color": "#FFD700",
  "categories": ["education", "social", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/badge-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Ask JED",
      "short_name": "JED",
      "url": "/jed",
      "description": "Open JED AI Assistant",
      "icons": [{ "src": "/icon-512.png", "sizes": "192x192" }]
    },
    {
      "name": "Social",
      "short_name": "Social",
      "url": "/social",
      "description": "Friends & Messages",
      "icons": [{ "src": "/icon-512.png", "sizes": "192x192" }]
    },
    {
      "name": "My Vault",
      "short_name": "Vault",
      "url": "/vault",
      "description": "Your saved content",
      "icons": [{ "src": "/icon-512.png", "sizes": "192x192" }]
    }
  ]
}
