{
  "name": "Previously On: Us — The Complete Collection",
  "short_name": "Previously On: Us",
  "description": "The Original, Guess It, Game Night, Pop Culture, Adventures, Playground ve iki telefon için PO Connect tek PWA altında.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b0d12",
  "theme_color": "#0b0d12",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
