{
  "name": "HolidayQuest",
  "short_name": "HolidayQuest",
  "description": "Check in, tag friends, earn points on holiday",
  "start_url": "/holiday_quest/app/holidayquest.html",
  "display": "standalone",
  "background_color": "#FAF3E7",
  "theme_color": "#0E1B2A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["games", "entertainment", "travel"]
}
