{
  "name": "SinguShop – V-Bucks, Game Keys & Roblox",
  "short_name": "SinguShop",
  "description": "Premium Marktplatz für Fortnite V-Bucks, Game Keys, Roblox & Discord Nitro. DSGVO-konform, schnelle Lieferung.",
  "lang": "de",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#080a12",
  "theme_color": "#0a0a0f",
  "orientation": "portrait",
  "categories": ["shopping", "games", "entertainment"],
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Fortnite V-Bucks kaufen",
      "short_name": "V-Bucks",
      "description": "Direkt zum V-Bucks Shop",
      "url": "/?cat=fortnite",
      "icons": [{ "src": "/img/vbucks-icon.webp", "sizes": "96x96", "type": "image/webp" }]
    },
    {
      "name": "Fortnite Item Shop",
      "short_name": "FN Shop",
      "description": "Aktueller Fortnite Item Shop",
      "url": "/fn-shop",
      "icons": [{ "src": "/img/fortnite-logo.webp", "sizes": "96x96", "type": "image/webp" }]
    },
    {
      "name": "Game Keys",
      "short_name": "Keys",
      "description": "Steam & PlayStation Game Keys",
      "url": "/?cat=gamekey",
      "icons": [{ "src": "/img/icon-key.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    },
    {
      "name": "Mein Profil",
      "short_name": "Profil",
      "description": "Profil, Rechnungen, Credits",
      "url": "/?view=profile",
      "icons": [{ "src": "/img/icon-person.svg", "sizes": "96x96", "type": "image/svg+xml" }]
    }
  ],
  "prefer_related_applications": false
}
