{
  "name": "Pack - Your Travel AI",
  "short_name": "Pack",
  "description": "Stop losing travel confirmations & making booking mistakes. AI-powered travel organization and stress-free planning.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#f92f60",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["travel", "productivity", "lifestyle"],
  "lang": "en-US",
  "scope": "/",
  "id": "pack-travel-app",
  "prefer_related_applications": false,
  "screenshots": [
    {
      "src": "/logo.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Pack Home Screen"
    }
  ],
  "shortcuts": [
    {
      "name": "Travel planning? Done",
      "short_name": "Waitlist",
      "description": "Join the Pack waitlist",
      "url": "/#/",
      "icons": [
        {
          "src": "/favicon-48.png",
          "sizes": "48x48"
        }
      ]
    },
    {
      "name": "FAQ",
      "short_name": "FAQ",
      "description": "Frequently asked questions",
      "url": "/#/faq",
      "icons": [
        {
          "src": "/favicon-48.png",
          "sizes": "48x48"
        }
      ]
    }
  ]
}
