{
  "name": "TrinityTalent",
  "short_name": "TrinityTalent",
  "description": "TrinityTalent is your AI-powered career co-pilot. Navigate job searches, prep for interviews, and own your next move.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFFFFF",
  "theme_color": "#1E2D5A",
  "lang": "en",
  "scope": "/",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon/TrinityTalent_Icon.png",
      "sizes": "600x600",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Resume Builder",
      "short_name": "Resume",
      "description": "Open your AI resume builder",
      "url": "/#app",
      "icons": [{ "src": "/favicon/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Job Automation Agent",
      "short_name": "Job Agent",
      "description": "Launch the Job Automation Agent",
      "url": "/#app",
      "icons": [{ "src": "/favicon/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
