{
  "name": "Hope's & Go",
  "short_name": "Hope's & Go",
  "description": "Mobile storefront, employee dashboard, and admin center for Hope's & Go.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fff1f7",
  "theme_color": "#d31f6b",
  "orientation": "portrait-primary",
  "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"
    }
  ]
}
