{
  "name": "Grindset",
  "short_name": "Grindset",
  "description": "AI-powered espresso companion. Log shots, dial in your recipe, and pull better coffee.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#1A1008",
  "theme_color": "#E07828",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["food", "lifestyle", "utilities"]
}
