{
  "name": "Cuke",
  "short_name": "Cuke",
  "description": "A fun productivity app that grows with you. Track homework, tests, projects, and goals — earn pickles along the way.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1a0f",
  "theme_color": "#0d1a0f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["productivity", "education"],
  "screenshots": [],
  "prefer_related_applications": false
}
