{
  "name": "ITSMe Super App",
  "short_name": "ITSMe",
  "description": "Super-app keluarga: Smart Alarm, Social, AI, Shop, Monetize - semua dalam satu aplikasi.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0a0a0a",
  "background_color": "#0a0a0a",
  "lang": "id-ID",
  "categories": [
    "productivity",
    "social",
    "lifestyle",
    "navigation"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Mulai Rekam Meeting",
      "short_name": "Rekam Meeting",
      "description": "Buka recorder meeting (auto-start)",
      "url": "/?meetingRecorder=1",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Smart Alarm",
      "short_name": "Alarm",
      "url": "/?feature=clock",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://itsme4u.com/manifest.webmanifest",
      "id": "itsme-super-app"
    }
  ]
}
