Skip to content

Setup application as a PWA #43

@sampathBlam

Description

@sampathBlam

PWA Checklist

Fast and reliable

  • Page should be fast enough on mobile networks
  • Respond with a 200 when offline
  • start_url should respond with a 200 when offline.

Installable

  • Use HTTPS
  • Register a service worker that controls page and start_url
  • Web app manifest should meet the installability requirements

PWA Optimized

  • Redirect HTTP traffic to HTTPS
  • Configure for a custom splash screen
  • Set a theme color for the address bar.
  • Content should be sized correctly for the viewport
  • Has a tag with width or initial-scale
  • Contains some content when JavaScript is not available
  • Provide a valid apple-touch-icon
  • Manifest should have a maskable icon

Validate these against an Audit check in Google Chrome Developer tools for a PWA

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions