{
  "name": "Grokmigo Gym - Voice Logger",
  "short_name": "Grokmigo",
  "description": "Voice-powered training tracker for Back, Core & Basketball. Built for you.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#ef4444",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2936/2936886.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/2936/2936886.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}