{
  "id": "index.php",
  "name": "PajaGrowth",
  "short_name": "PajaGrowth",
  "description": "SEO-driven websites, Progressive Web Apps, digital marketing and practical website security.",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b1728",
  "theme_color": "#0b1728",
  "orientation": "any",
  "icons": [
    {
      "src": "pics/pway-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "pics/pway-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
     {
    "src": "pics/pway-icon-1024x1024.png",
    "sizes": "1024x1024",
    "type": "image/png",
    "purpose": "any"
  },
  {
    "src": "pics/pway-icon-2048x2048.png",
    "sizes": "2048x2048",
    "type": "image/png",
    "purpose": "any"
  }
  ]
}