{
  "name": "CitiQuest",
  "short_name": "CitiQuest",
  "description": "Treat your life like an open world. Pick two sidequests and see where they take you.",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf7f2",
  "theme_color": "#4f7cff",
  "icons": [
    {
      "src": "https://res.cloudinary.com/dagcgkmsc/image/upload/q_auto/f_auto/v1780367036/citiquest_icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://res.cloudinary.com/dagcgkmsc/image/upload/q_auto/f_auto/v1780367036/citiquest_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
