{
  "name": "BITIK Super App",
  "short_name": "BITIK",
  "description": "O'zbekcha Super App — chat, yangiliklar, to'lovlar va ko'p narsa",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1B3A2A",
  "theme_color": "#1B3A2A",
  "lang": "uz",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "BITIK Super App"
    }
  ],
  "categories": ["social", "news", "finance"],
  "shortcuts": [
    {
      "name": "Chat",
      "url": "/chat",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Yangiliklar",
      "url": "/yangiliklar",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
