{
  "name": "Almanac",
  "short_name": "Almanac",
  "description": "A book of days \u2014 your real Todoist work, reflected live: today's focus, the realm that got your energy, the pearl dragon stirring.",
  "start_url": "/tide/",
  "scope": "/tide/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0c1e",
  "theme_color": "#141126",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
