{
  "name": "Dotekomanie.cz",
  "short_name": "Dotekomanie",
  "description": "Denní přísun novinek ze světa technologií, mobilních telefonů a aplikací.",
  "lang": "cs-CZ",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#121212",
  "theme_color": "#121212",
  "gcm_sender_id": "482941778795",
  "categories": [
    "news",
    "tech",
    "magazines"
  ],
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable_icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Podcast",
      "short_name": "Podcast",
      "url": "/rubriky/podcast-pod-lampou/",
      "icons": [
        {
          "src": "/microphone.png",
          "type": "image/png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Recenze",
      "short_name": "Recenze",
      "url": "/recenze/",
      "icons": [
        {
          "src": "/pencil.png",
          "type": "image/png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}