{
  "name": "PakOffice Free Online Office Manager",
  "short_name": "PakOffice",
  "start_url": "/",
  "display": "standalone", 
  "background_color": "#1d263d",
  "theme_color": "#0b0f19d9",
  "icons": [
    {
        "src": "/static/images/shopist_logo_192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
    },
    {
        "src": "/static/images/shopist_logo_512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any"
    },
    {
        "src": "/static/images/shopist_logo_512_maskable.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "maskable"
    }
    ]
}