{
  "name": "Perdiemify — Keep the Difference",
  "short_name": "Perdiemify",
  "description": "Maximize your per diem. Search hotels, flights, cars — see exactly how much you pocket.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "categories": ["travel", "finance", "business"],
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Search",
      "url": "/search",
      "description": "Search hotels, flights, and cars"
    },
    {
      "name": "Calculator",
      "url": "/calculator",
      "description": "Per diem rate calculator"
    },
    {
      "name": "My Trips",
      "url": "/dashboard/trips",
      "description": "Manage your trips"
    }
  ]
}
