{
  "name": "GeoPo - Lovci pokladů",
  "short_name": "GeoPo",
  "description": "Rodinné dobrodružství s hledáním pokladů",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2D6A4F",
  "theme_color": "#2D6A4F",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["games", "entertainment", "lifestyle"],
  "prefer_related_applications": false
}
