{
  "name": "Nootes — Eslatmalar va moliya",
  "short_name": "Nootes",
  "description": "Matn, jadval va moliyaviy hisobotlarni bitta joyda yozing. Telegram orqali kiring.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F8F8F6",
  "theme_color": "#D97757",
  "orientation": "portrait-primary",
  "lang": "uz",
  "categories": ["productivity", "finance"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Yangi noote",
      "short_name": "Yangi",
      "description": "Yangi eslatma yarating",
      "url": "/",
      "icons": [{ "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ]
}
