{
  "name": "CalorieCoin Retailer Portal",
  "short_name": "RetailerPortal",
  "description": "Manage your store orders and inventory with CalorieCoin",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0b2e1e",
  "theme_color": "#1a7a4a",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ]
}
