{
  "name": "Coins Hub",
  "short_name": "Coins Hub",
  "description": "2 Euro commemorative coin catalog and collection manager",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/app_icon_ios_1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}