{
  "name": "Vital Club Research",
  "short_name": "Vital Club",
  "description": "Inventory & business manager for Vital Club Research LLC",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1f2d",
  "theme_color": "#1a3b52",
  "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"
    }
  ]
}
