{
  "name": "PhotoSpott",
  "short_name": "PhotoSpott",
  "description": "Мобилна система за избор на сватбени снимки за печат.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#050402",
  "theme_color": "#050402",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/photospott-app-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
