{
  "name": "PrivatePew",
  "short_name": "PrivatePew",
  "description": "Ask the Pew. Get honest audio replies. Pick your favorite.",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "scope": "./",
  "icons": [
    {
      "src": "https://privatepew.com/app-logo/apple-devices/AppIcon.appiconset/icon-watchos-129x129@2x.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://privatepew.com/app-logo/apple-devices/AppIcon.appiconset/icon-mac-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "social",
    "entertainment"
  ],
  "lang": "en"
}