{
  "name": "Pandaplan",
  "short_name": "Pandaplan",
  "description": "Pandaplan - Activity planning app",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fffcf3",
  "theme_color": "#fffcf3",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/pandaplan-final-logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pandaplan-final-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/pandaplan-final-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["productivity", "lifestyle"],
  "screenshots": [
    {
      "src": "https://storage.googleapis.com/gpt-engineer-file-uploads/QiDhmlFXaQYDHdVx28N5oxicqa72/social-images/social-1757597418195-Frame 2633.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}