Screenshots
Overview
Screenshot Configuration
Basic Configuration
pwa:
manifest:
screenshots:
- src: "screenshots/home.png"
sizes: [1280, 720]
form_factor: "wide"
- src: "screenshots/mobile-home.png"
sizes: [750, 1334]
form_factor: "narrow"Creating Screenshots
Manual Screenshots
Automated Screenshots
Screenshot Requirements
Recommended Sizes
Platform-Specific
Screenshot Guidelines
Content Best Practices
Number of Screenshots
Screenshot Sequence
Design Guidelines
Visual Quality
Composition
Consistency
File Organization
Recommended Structure
Configuration Example
Optimizing Screenshots
Image Optimization
File Size Guidelines
Platform-Specific Requirements
Android / Google Play
iOS / App Store
Windows / Microsoft Store
Testing Screenshots
1. Validate in Manifest
2. Check in DevTools
3. Test Install Flow
4. Preview Tools
Common Issues
Screenshots Not Showing
Screenshots Too Large
Wrong Aspect Ratio
Poor Quality
Advanced Features
Adding Labels
Multiple Platforms
Migration from Deprecated Command
Old Approach (Deprecated)
New Approach
Best Practices Checklist
Related Documentation
Resources
Last updated
Was this helpful?