{
  "name": "ALIAS Study",
  "short_name": "ALIAS",
  "description": "Get expert help with academic projects, programming, design, research, and business plans.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#081a2b",
  "theme_color": "#4a9db5",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["education", "productivity"],
  "lang": "en",
  "dir": "auto",
  "shortcuts": [
    { "name": "Submit Project", "short_name": "Submit", "url": "/submit" },
    { "name": "Track Project", "short_name": "Track", "url": "/track" }
  ]
}
