{
    "short_name": "SMPWATEST",
    "name": "SM PWA Test",
    "description": "Testing PWA",
    "icons": [
      {
        "src": "/images/icons-512.png",
        "type": "image/png",
        "sizes": "512x512",
        "purpose": "any maskable"
      }
    ],
    "start_url": "/",
    "background_color": "#262c36",
    "display": "standalone",
    "scope": "/",
    "theme_color": "#262c35"
  }