{
  "id": "/",
  "name": "SMM4X",
  "short_name": "SMM4X",
  "description": "Access SMM4X social media service guides and your account from a mobile-friendly web app.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#041409",
  "theme_color": "#d5ff26",
  "icons": [
    {
      "src": "/icons/app-icon-lime-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/app-icon-lime-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
