{
  "name": "МастерМап",
  "short_name": "МастерМап",
  "description": "Найди мастера рядом с тобой в Алматы",
  "start_url": "/masters-map.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e1a",
  "theme_color": "#ff6b35",
  "lang": "ru",
  "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": [],
  "categories": [
    "utilities",
    "lifestyle"
  ]
}