{
  "id": "/",
  "name": "Wise Panda - پاندای دانا",
  "short_name": "Wise Panda",
  "description": "Track your mood, build habits, and share your progress with the community.",
  "start_url": "/explore",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#f9f8fc",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "lifestyle", "productivity"],
  "shortcuts": [
    {
      "name": "Explore",
      "short_name": "Explore",
      "url": "/explore",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Habits",
      "short_name": "Habits",
      "url": "/habits",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Journal",
      "short_name": "Journal",
      "url": "/journal",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
