{
  "name": "Daily Tasks — To-Do List by AIDigitalStuff",
  "short_name": "Daily Tasks",
  "description": "A simple, fast to-do list and task manager. Organize by priority, category and due date. Works offline.",
  "start_url": "https://tasks.aidigitalstuff.com/?source=pwa",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f1115",
  "theme_color": "#0f1115",
  "icons": [
    { "src": "/icon.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
