{
  "name": "C.Tasks",
  "short_name": "C.Tasks",
  "description": "C.Tasks",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "https://tasks.corex.studio/",
  "background_color": "#26273B",
  "theme_color": "#6B67F9",
  "icons": [
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Application"
    }
  ]
}
