{
  "name": "Site Hourly Profit Calculator",
  "short_name": "Site Calc",
  "description": "Shift calculator: enter what's running, see how the site is doing.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#0d0d0d",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
