{
  "name": "PS Streaming",
  "short_name": "PS Streaming",
  "description": "Stream interactive comics, visual novels, motion comics, HOPs, and trading cards. Part of the Press Start ecosystem.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#06b6d4",
  "orientation": "any",
  "categories": ["entertainment", "games", "education"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "PS Streaming Home"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
