{
  "name": "WhistleWise AI",
  "short_name": "WhistleWise",
  "description": "Smart AI-powered pressure cooker whistle counter.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#030712",
  "icons": [
    {
      "src": "whistlewise_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "portrait"
}
