{
  "name": "Passport to Profit - Team App",
  "short_name": "P2P Team",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "Passport to Profit team app — onboarding and daily actions for new team members.",
  "theme_color": "#142a50",
  "background_color": "#142a50"
}
