{
  "name": "PWA Kompass Warszawa",
  "short_name": "Kompass",
  "description": "Mobile city compass for Warsaw: categories, nearby points and route-style HUD.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "background_color": "#172033",
  "theme_color": "#172033",
  "orientation": "portrait-primary",
  "lang": "pl",
  "dir": "ltr",
  "categories": ["navigation", "travel", "utilities", "maps"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='42' fill='%23172033'/%3E%3Ccircle cx='96' cy='96' r='58' fill='%23f8fafc'/%3E%3Cpath d='M96 24 116 92 96 168 76 100z' fill='%2338b6ff'/%3E%3Cpath d='M24 96 92 76 168 96 100 116z' fill='%23ff914d'/%3E%3Ccircle cx='96' cy='96' r='16' fill='%23172033'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='110' fill='%23172033'/%3E%3Ccircle cx='256' cy='256' r='154' fill='%23f8fafc'/%3E%3Cpath d='M256 64 310 246 256 448 202 266z' fill='%2338b6ff'/%3E%3Cpath d='M64 256 246 202 448 256 266 310z' fill='%23ff914d'/%3E%3Ccircle cx='256' cy='256' r='42' fill='%23172033'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Kompass",
      "short_name": "Kompass",
      "description": "Open city compass",
      "url": "./index.html",
      "icons": []
    }
  ]
}
