{
  "id": "paralel-machinery",
  "name": "Paralel Machinery",
  "short_name": "Paralel",
  "description": "Catalog utilaje Paralel Machinery, cereri oferta si finantare.",
  "lang": "ro",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#020b12",
  "theme_color": "#020b12",
  "categories": ["business", "productivity", "shopping"],
  "icons": [
    {
      "src": "assets/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Utilaje noi",
      "short_name": "Noi",
      "url": "./utilaje.html?stare=nou",
      "icons": [{ "src": "assets/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Cerere oferta",
      "short_name": "Oferta",
      "url": "./index.html#cerere-oferta",
      "icons": [{ "src": "assets/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
