{
  "name": "ActionDiary",
  "short_name": "ActionDiary",
  "description": "Take command of your day. Decided > Undecided. Done > Perfect.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0B0E1A",
  "theme_color": "#0B0E1A",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}