{
  "name": "Twitter Viewer",
  "short_name": "Twitter Viewer",
  "description": "View Twitter profiles, tweets, and videos without login",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1DA1F2",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {"src": "/logos/logo-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/logos/logo-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any"},
    {"src": "/logos/logo-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any"},
    {"src": "/logos/logo-64.png", "sizes": "64x64", "type": "image/png", "purpose": "any"}
  ],
  "screenshots": [
    {"src": "/screenshots/screenshot-1-homepage.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "Homepage"},
    {"src": "/screenshots/screenshot-5-mobile.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "Mobile View"}
  ],
  "categories": ["social", "utilities"],
  "lang": "en",
  "dir": "ltr"
}
