{
  "name": "My Next Task",
  "short_name": "Tasks",
  "description": "Every open Asana task with a due date, in one ranked list. Reorder it and the dates follow.",
  "icons": [
    {
      "src": "https://res.cloudinary.com/dsructrl2/image/upload/f_png,w_192,h_192/v1787943458/apps/fav/mynexttask.svg",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://res.cloudinary.com/dsructrl2/image/upload/f_png,w_512,h_512/v1787943458/apps/fav/mynexttask.svg",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "https://res.cloudinary.com/dsructrl2/image/upload/f_png,w_512,h_512/v1787943458/apps/fav/mynexttask.svg",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/portrait.png",
      "sizes": "720x1280",
      "type": "image/png"
    },
    {
      "src": "/screenshots/landscape.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1a24",
  "theme_color": "#0a1a24",
  "scope": "/"
}