{
  "name": "RiotSchool",
  "short_name": "RiotSchool",
  "description": "Everything school skipped. Finally taught. Life skills for 16–25 year olds: money, mind, work, online, choices.",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#14452c",
  "theme_color": "#14452c",
  "categories": ["education", "lifestyle", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "id": "/app.html",
  "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-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-narrow.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "RiotSchool — Everything school skipped"
    },
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "RiotSchool — Life skills for 16-25 year olds"
    }
  ]
}
