{
  "name": "Orvix Maps",
  "short_name": "Orvix Maps",
  "description": "Profesyonel Harita Deneyimi",
  "start_url": "/browser/maps.php",
  "scope": "/browser/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#1a73e8",
  "background_color": "#1a73e8",
  "icons": [
    {
      "src": "https://orvixgames.com/browser/mapspwa.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Favorilerim",
      "short_name": "Favoriler",
      "url": "/browser/maps.php?action=favorites"
    },
    {
      "name": "Konum Ara",
      "short_name": "Ara",
      "url": "/browser/maps.php?action=search"
    }
  ]
}