{
  "name": "redcherryquest",
  "short_name": "redcherryquest",
  "description": "Wkrocz do najbardziej zwariowanej, nagradzanej gry komediowo-logicznej od mistrzów z Amanita Design. Śledź losy futrzastego bohatera w epickim",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}