{
  "name": "Campus Fit — Michigan Tech",
  "short_name": "Campus Fit",
  "description": "Husky Eats nutrition tracker for Michigan Tech students",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1A1A",
  "theme_color": "#1A1A1A",
  "orientation": "portrait-primary",
  "categories": ["health", "fitness", "food"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Log a meal",
      "short_name": "Log meal",
      "description": "Jump straight to logging a meal",
      "url": "/?action=log",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
