{
    "name": "Raw Stats",
    "short_name": "Raw Stats",
    "description": "The social media for competitive people.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "lang": "en",
    "categories": ["business", "fitness", "music", "personalization", "productivity", "social", "sports"],
    "icons": [
      {
        "src": "/pwa/icons/192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/pwa/icons/512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/pwa/icons/maskable-192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "maskable"
      },
      {
        "src": "/pwa/icons/maskable-512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
      }
    ],
    "screenshots": [
      {
        "src": "/pwa/screenshots/1920x1057.png",
        "sizes": "1920x1057",
        "type": "image/png",
        "form_factor": "wide",
        "label": "Desktop Application"
      },
      {
        "src": "/pwa/screenshots/1035x1920.png",
        "sizes": "390x844",
        "type": "image/png",
        "form_factor": "narrow",
        "label": "Mobile View"
      }
    ],
    "shortcuts": [],
    "prefer_related_applications": false
  }