{
  "name": "DEJMO GA",
  "short_name": "DEJMO GA",
  "description": "Party igra. Dejmo ga, ne glejmo ga.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0E0B12",
  "theme_color": "#0E0B12",
  "icons": [
    {
      "src": "dejmoga-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "dejmoga-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "lang": "sl",
  "scope": "./",
  "id": "dejmoga",
  "categories": [
    "games",
    "entertainment"
  ]
}