{
  "name": "Pi.TEAM",
  "short_name": "Pi.TEAM",
  "description": "Simple accounting and HR for small teams: invoicing, expenses, attendance, projects, and team collaboration.",
  "icons": [
    {
      "src": "/images/favicon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/favicon/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#4338ca",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/"
}