{
  "name": "Easy RFP — MICE Sourcing Platform",
  "short_name": "Easy RFP",
  "description": "Hotel sourcing software for European MICE event planners. Send RFPs, compare proposals, book smarter.",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#7C3AED",
  "background_color": "#0b0d12",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/app/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "productivity", "travel"],
  "shortcuts": [
    {
      "name": "New RFP",
      "short_name": "New RFP",
      "description": "Start a new hotel RFP",
      "url": "/app/#/rfp/new",
      "icons": [{ "src": "/app/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My RFPs",
      "short_name": "RFPs",
      "description": "See all your RFPs",
      "url": "/app/#/rfps",
      "icons": [{ "src": "/app/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "CFO Dashboard",
      "short_name": "CFO",
      "description": "Year-to-date savings & ROI",
      "url": "/app/cfo-dashboard/",
      "icons": [{ "src": "/app/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
