{
  "name": "STD Study System",
  "short_name": "STD",
  "description": "Record classes safely and turn them into connected study material.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAFCFB",
  "theme_color": "#087A8F",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/icons/std-app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/std-app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
