{
  "id": "/app",
  "name": "سونِت",
  "short_name": "سونِت",
  "description": "خلاصه کتاب فارسی — مطالعه و شنیدن در زمان کوتاه‌تر",
  "lang": "fa",
  "dir": "rtl",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fffaf0",
  "theme_color": "#07883D",
  "categories": ["books", "education", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
