{
  "name": "VoyaPak",
  "short_name": "VoyaPak",
  "description": "The high-end packing assistant for organized travelers.",
  "start_url": "./",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0284C7",
  "icons": [
    {
      "src": "/VP App Logo.jpg",
      "sizes": "192x192 512x512",
      "type": "image/jpeg"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
