{
  "name": "TaskOn",
  "short_name": "TaskOn",
  "description": "Web3 Task Collaboration Platform to Create, Collaborate and Reward",
  "start_url": "/home?utm_source=pwa&utm_medium=homescreen",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#070D10",
  "background_color": "#070D10",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "productivity", "social"],
  "prefer_related_applications": false
}
