{
  "name": "MiteaHome",
  "short_name": "Mitea",
  "description": "Your home, perfectly organized. Manage appliances, documents, and vehicles in one beautiful hub.",
  "start_url": "/en/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#efede7",
  "theme_color": "#efede7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
