{
  "name": "Cost Per Use (CPU) Calculator",
  "short_name": "CPU Calculator",
  "description": "Track the real cost per use for purchases, subscriptions, and memberships.",
  "start_url": "/tools/cpu/",
  "scope": "/tools/cpu/",
  "display": "standalone",
  "background_color": "#f6f8fb",
  "theme_color": "#f6f8fb",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
