{
  "name": "DUSK — Task Journal",
  "short_name": "DUSK",
  "description": "Gothic-themed task journal with subtasks, deadlines and recurring tasks",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#03010a",
  "theme_color": "#03010a",
  "orientation": "any",
  "icons": [
    {
      "src": "./icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"]
}
