{
    "name": "Business Calculator 12C Platinum",
    "short_name": "BC-12CP",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#e4e4e4",
    "description": "A HP-12C Platinum alike calcuator",
    "theme_color": "#3333ff",
    "icons": [
      {
        "src": "./img/icons/12p-192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "./img/icons/12p-512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }
