{
  "name": "Deal Stacker",
  "short_name": "Deal Stacker",
  "description": "BMV deal calculator — market value from buy price, or max offer from market value.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#F4F4EF",
  "theme_color": "#1E6B4F",
  "icons": [
    {
      "src": "icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}