{
  "name": "ПЕРЕЕЗД: симулятор бомжа-грузчика",
  "short_name": "ПЕРЕЕЗД",
  "description": "Симулятор бомжа-грузчика: цех, погрузка, дорога, квартира, заказчик.",
  "lang": "ru",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "landscape",
  "background_color": "#121313",
  "theme_color": "#121313",
  "categories": ["games"],
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
