{
  "id": "fakturko",
  "name": "Fakturko – Generator faktura",
  "short_name": "Fakturko",
  "description": "Besplatan online generator faktura za Srbiju. Brzo kreiranje PDF faktura bez registracije i bez instalacije.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "sr",
  "theme_color": "#155e75",
  "background_color": "#ffffff",
  "screenshots": [
      {
        "src": "/assets/screens/desktop.png",
        "sizes": "1280x720",
        "type": "image/png",
        "form_factor": "wide"
      },
      {
        "src": "/assets/screens/mobile.png",
        "sizes": "720x1280",
        "type": "image/png"
      }
   ],
  "icons": [
    {
      "src": "/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}