{
  "name": "Blast Severity Calc",
  "short_name": "BlastCalc",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1d4ed8",
  "icons": [
    {
      "src": "https://placehold.co/192x192/1d4ed8/ffffff.png?text=BSC",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/1d4ed8/ffffff.png?text=BSC",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
