{
  "name": "In the Margin",
  "short_name": "In the Margin",
  "description": "A student companion \u00b7 Delight & Savor",
  "start_url": "/home.html",
  "display": "standalone",
  "background_color": "#BF9B6F",
  "theme_color": "#BF9B6F",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
