{
  "name": "DaVinci Deluxe",
  "short_name": "DaVinci",
  "description": "Professional ECU tuning software — manage your account, cloud tuning vault and tools.",
  "start_url": "/profile",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050505",
  "theme_color": "#ffd700",
  "icons": [
    {
      "src": "/davinci_icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/davinci_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business", "automotive"]
}
