{
  "name": "XNK Solutions — Web Development România",
  "short_name": "XNK Solutions",
  "description": "Agenție fullstack web development din România — website-uri, aplicații, magazine online, automatizări.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07121A",
  "theme_color": "#07121A",
  "lang": "ro-RO",
  "dir": "ltr",
  "categories": ["business", "productivity", "developer"],
  "icons": [
    {
      "src": "/assets/img/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/assets/img/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/assets/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/assets/img/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Contact",
      "short_name": "Contact",
      "url": "/contact",
      "description": "Scrie-ne direct"
    },
    {
      "name": "Estimare preț",
      "short_name": "Estimare",
      "url": "/estimare-pret",
      "description": "Configurator preț online"
    },
    {
      "name": "Portofoliu",
      "short_name": "Proiecte",
      "url": "/portofoliu",
      "description": "Vezi proiectele noastre"
    }
  ]
}
