{
  "name": "Roast Navigator",
  "short_name": "Roast Nav",
  "description": "Coffee Roasting Assistant & Profile Navigator",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#232323",
  "theme_color": "#232323",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
