{
  "name": "Pyckle",
  "short_name": "Pyckle",
  "description": "The long-term memory of your AI pair programmer",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#1a1b26",
  "icons": [
    {
      "src": "/assets/robot-head-pyckle-256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/assets/robot-head-pyckle-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
