{
  "name": "TeamCreate",
  "short_name": "TCMobile",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#000000",
  "background_color": "#0a0a0a",
  "display": "standalone",
  "shortcuts": [
    {
      "name": "Etkinlikler",
      "url": "https://teamcreate.org/events.php",
      "description": ""
    },
    {
      "name": "Profilim",
      "url": "https://www.teamcreate.org/profile.php",
      "description": ""
    }
  ],
  "categories": [
    "entertainment",
    "shopping"
  ],
  "orientation": "portrait-primary",
  "lang": "tr",
  "start_url": "/index.php",
  "dir": "auto"
}