{
  "name": "Sootchy Learning Exchange",
  "short_name": "Sootchy",
  "description": "Your city's financial literacy platform",
  "start_url": "/home",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#534AB7",
  "categories": ["education", "finance"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/horizontal-darkmoss.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/horizontal-on-dark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Continue Learning",
      "url": "/learn"
    },
    {
      "name": "My Streak",
      "url": "/home"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
