{
  "name": "Infostil Oglasi",
  "short_name": "Infostil",
  "description": "Infostil — oglasi, aktuelna ponuda, brend usluge",
  "start_url": "oglasi.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E0B18",
  "theme_color": "#0E0B18",
  "lang": "sr",
  "dir": "ltr",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Oglasi",
      "url": "oglasi.php",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Postavi oglas",
      "url": "postavi-oglas.php",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
