{
  "name": "FiLIMZ Lite",
  "short_name": "FiLIMZ",
  "description": "?????? ???? ? ????? ?? ???? ??? ? ????",
  "lang": "fa",
  "dir": "rtl",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone"],
  "background_color": "#000000",
  "theme_color": "#0b0b0f",
  "orientation": "portrait-primary",
  "icons": [
    {"src": "/img/pwa/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/img/pwa/icon-256.png", "sizes": "256x256", "type": "image/png"},
    {"src": "/img/pwa/icon-384.png", "sizes": "384x384", "type": "image/png"},
    {"src": "/img/pwa/icon-512.png", "sizes": "512x512", "type": "image/png"},
    {"src": "/img/pwa/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"},
    {"src": "/img/pwa/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}
