{
  "name": "Peroviq",
  "short_name": "Peroviq",
  "description": "B2B Sales CRM i quote generator za distributere industrijske opreme",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F0F4FA",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "lang": "sr",
  "icons": [
    {
      "src": "/static/icons/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icons/pwa/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/icons/pwa/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Nova ponuda",
      "url": "/quote/new",
      "description": "Kreiraj novu PPO ponudu"
    },
    {
      "name": "Pipeline",
      "url": "/pipeline",
      "description": "Sales pipeline"
    },
    {
      "name": "Klijenti",
      "url": "/clients",
      "description": "Lista klijenata"
    }
  ],
  "categories": ["business", "productivity"],
  "screenshots": []
}
