{
  "name": "Platforma Mobevo",
  "short_name": "Mobevo",
  "id": "mobevo-pwa",
  "dir": "ltr",
  "lang": "pl",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "scope": "/",  
  "background_color": "#ffffff",
  "theme_color": "#44b2fe",
  "description":  "Mobevo to komplet narzędzi dla biura rachunkowego. Program do skanowania i odczytywania faktur. Panel online klienta. Analizy i statystyki.",
  "icons": [
    { "src": "/ico/icon-75.png", "sizes": "75x75", "type": "image/png" },
    { "src": "/ico/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/ico/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "screenshots" : [
    { "src": "/screens/screen-1.jpg",  "sizes": "548x338", "type": "image/jpeg" },
    { "src": "/screens/screen-2.jpg",  "sizes": "803x433", "type": "image/jpeg" }
  ],
  "shortcuts": [
    {
      "name": "Wyloguj",
      "url": "/login/logout/"
    }
  ],
  "categories": ["business", "finance"]
}
