{
  "name": "Uncltr",
  "short_name": "Uncltr",
  "id": "/",
  "description": "A calm productivity workspace for assignments, tasks, habits, deadlines and focus sessions.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "lang": "en-AU",
  "dir": "ltr",
  "categories": ["productivity", "education"],
  "background_color": "#F5F0E8",
  "theme_color": "#18151D",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/brand-pack/screenshots/desktop/dashboard-light.png",
      "sizes": "1440x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Uncltr dashboard in light mode"
    },
    {
      "src": "/brand-pack/screenshots/mobile/mobile-dashboard.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Uncltr mobile dashboard"
    }
  ]
}
