{
  "name": "Prosale App",
  "short_name": "Prosale App",
  "description": "System do automatyzacji akcji promocyjnych",
  "icons": [
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "theme_color": "#198754",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/app/login",
  "scope": "/",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "lang": "pl",
  "dir": "ltr"
}
