{
  "name": "Vremica - Track Your Time Like Money",
  "short_name": "Vremica",
  "description": "Track your time like money. Turn hours into value and see what your productivity is truly worth.",
  "icons": [
    {
      "src": "/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#000000",
  "background_color": "#000000",
  "display": "standalone",
  "start_url": "/"
}

