{
  "name": "TenisGo - Sewa Mesin Tenis & Ballboy",
  "short_name": "TenisGo",
  "description": "Latihan tenis lebih efektif dengan mesin otomatis dan ballboy profesional. Tersedia di Depok, Cibinong, dan Pakansari.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2E7D32",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%232E7D32' width='192' height='192'/><text x='50%' y='50%' font-size='96' fill='white' text-anchor='middle' dominant-baseline='middle' font-family='Arial, sans-serif' font-weight='bold'>TG</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%232E7D32' width='512' height='512'/><text x='50%' y='50%' font-size='256' fill='white' text-anchor='middle' dominant-baseline='middle' font-family='Arial, sans-serif' font-weight='bold'>TG</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23F5F5F5' width='540' height='720'/><rect fill='%232E7D32' width='540' height='56'/><text x='20' y='35' font-size='24' fill='white' font-family='Arial' font-weight='bold'>TenisGo</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": ["sports"],
  "shortcuts": [
    {
      "name": "Sewa Sekarang",
      "short_name": "Sewa",
      "description": "Pesan sesi latihan tenis Anda sekarang",
      "url": "./sewa.html",
      "icons": []
    },
    {
      "name": "Lihat Produk",
      "short_name": "Produk",
      "description": "Jelajahi produk dan peralatan tenis kami",
      "url": "./produk.html",
      "icons": []
    }
  ],
  "prefer_related_applications": false
}
