{
  "short_name": "PPM Portal",
  "name": "Paper Plane Moments Agent Portal",
  "description": "Internal intranet for travel advisors and administrators at Paper Plane Moments.",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#f7f2e9",
  "theme_color": "#0b2745",
  "display": "standalone",
  "orientation": "portrait-primary"
}
