{
  "name": "extasks",
  "short_name": "extasks Work",
  "description": "Tourism evaluation platform — rate destinations, earn rewards.",
  "start_url": "/worker",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A1714",
  "theme_color": "#F7F7F9",
  "categories": [
    "productivity",
    "travel"
  ],
  "icons": [
    {
      "src": "/extasks-logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/extasks-logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/extasks-logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }
  ]
}
