{
  "name": "Artstore — Аукцион живописи",
  "short_name": "Artstore",
  "description": "Онлайн-аукцион картин от российских художников",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0efed",
  "theme_color": "#5c6b3a",
  "lang": "ru",
  "icons": [
    {
      "src": "/static/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "entertainment"],
  "orientation": "any"
}
