{
  "name": "homebook",
  "short_name": "homebook",
  "description": "homebook - Projekty i wystrój wnętrz. Galeria pomysłów do wykorzystania.",
  "gcm_sender_id": "197184743923",
  "lang": "pl",
  "dir": "ltr",
  "background_color": "#FFFFFF",
  "theme_color": "#3FA9EE",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/?utm_source=web_app_manifest",
  "scope": "/",
  "icons": [
    {
      "src": "/images/icons/icon32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any monochrome"
    },
    {
      "src": "/images/icons/icon512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/tile-large.png",
      "sizes": "310x310",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
