{
  "name": "WattsThat",
  "short_name": "WattsThat",
  "description": "Instant energy identifier — scan anything that makes or stores power and get the watts that matter.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff7ed",
  "theme_color": "#c2410c",
  "orientation": "portrait-primary",
  "categories": ["utilities"],
  "icons": [
    { "src": "/android-chrome-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/android-chrome-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Scan",
      "short_name": "Scan",
      "url": "/scan",
      "description": "Scan something with your camera"
    }
  ]
}
