{
  "name": "Situation Awareness Picture",
  "short_name": "SAP",
  "scope": "./index.html",
  "start_url": "./index.html",
  "display": "standalone",
  "icons": [
    {
      "src": "assets/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "background_color": "#387ef5",
  "theme_color": "#387ef5"
}