{
  "name": "FreeFinder - Täglich kostenlose Angebote in Wien",
  "short_name": "FreeFinder",
  "description": "FreeFinder findet kostenlose Angebote, Gratis-Deals, Rabatte und lokale Highlights in Wien.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#ff941f",
  "orientation": "portrait-primary",
  "lang": "de-AT",
  "dir": "ltr",
  "categories": ["lifestyle", "shopping", "entertainment"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "og-preview.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "FreeFinder Website"
    }
  ],
  "shortcuts": [
    {
      "name": "Alle Deals",
      "short_name": "Deals",
      "description": "Aktuelle FreeFinder Deals öffnen",
      "url": "/?view=deals",
      "icons": [{ "src": "icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "Favoriten",
      "short_name": "Favoriten",
      "description": "FreeFinder Favoriten öffnen",
      "url": "/?view=favorites",
      "icons": [{ "src": "icon-192.svg", "sizes": "192x192" }]
    },
    {
      "name": "PRO",
      "short_name": "PRO",
      "description": "FreeFinder PRO und PLUS öffnen",
      "url": "/#pro",
      "icons": [{ "src": "icon-192.svg", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "edge_side_panel": {
    "preferred_width": 400
  }
}
