{
  "dir": "ltr",
  "lang": "en",
  "name": "Done Today",
  "short_name": "Done Today",
  "start_url": "https://done-today.vercel.app/",
  "author": "Aj-Seven",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "description": "Done Today helps you focus on just to write one meaningful action per day like learning something, helping someone, or making progress on a goal to simplify, reduce, and build real momentum.",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}