{
  "name": "Sun Tzu Web App",
  "short_name": "SunTzuApp",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffe6e6",
  "theme_color": "#990000",
  "icons": [
    {
      "src": "icons/icon.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}