{
  "name": "The Unwritten Curriculum",
  "short_name": "Unwritten Curriculum",
  "description": "Real-world lessons nobody taught you, from Red A Red Youth Foundation. Chapter One \u2014 Money \u2014 is live now; more chapters roll out as they're finished.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#26332B",
  "theme_color": "#26332B",
  "lang": "en",
  "categories": [
    "education",
    "finance"
  ],
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "./"
}