{
  "name": "GoFroshIt",
  "short_name": "GoFroshIt",
  "description": "A practical first-year university guide for deadlines, money, stress, campus life, safety, and asking for help.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF8FF",
  "theme_color": "#3B1C5A",
  "lang": "en-CA",
  "categories": ["education", "productivity", "lifestyle"],
  "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"
    }
  ]
}
