{
  "name": "bewertemich.de Profilbild-Test",
  "short_name": "bewertemich",
  "description": "Profilbild hochladen, echte Stimmen sammeln und das stärkste Foto für Dating, Business oder Social finden.",
  "id": "/",
  "start_url": "/?utm_source=pwa&utm_medium=homescreen",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "portrait-primary",
  "lang": "de-DE",
  "dir": "ltr",
  "categories": [
    "social",
    "photo",
    "lifestyle"
  ],
  "background_color": "#fff7ed",
  "theme_color": "#ff4f42",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Foto hochladen",
      "short_name": "Upload",
      "description": "Profilbild hochladen und Stimmen sammeln.",
      "url": "/upload?entry=pwa_shortcut_upload",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Jetzt mitbewerten",
      "short_name": "Bewerten",
      "description": "Ein zufälliges Foto aus der Community bewerten.",
      "url": "/rate/random?cat=all&utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Dating Top 10",
      "short_name": "Dating",
      "description": "Aktuelle Dating-Foto-Rankings ansehen.",
      "url": "/top10-dating/?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Business Top 10",
      "short_name": "Business",
      "description": "Aktuelle Business-Foto-Rankings ansehen.",
      "url": "/top10-business/?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Social Top 10",
      "short_name": "Social",
      "description": "Aktuelle Social-Profilbild-Rankings ansehen.",
      "url": "/top10-social/?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}