{
  "name": "Shiinime Stream",
  "short_name": "Shiinime",
  "description": "Streaming anime, hentai, dan baca komik online",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0F0F12",
  "theme_color": "#00E5FF",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "gcm_sender_id": "103953800507",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["entertainment", "video"],
  "shortcuts": [
    {
      "name": "Anime",
      "short_name": "Anime",
      "description": "Lihat anime terbaru",
      "url": "/",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Favorit",
      "short_name": "Favorit",
      "description": "Anime favorit kamu",
      "url": "/favorites",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Notifikasi",
      "short_name": "Notifikasi",
      "description": "Lihat notifikasi",
      "url": "/notifications",
      "icons": [{ "src": "/logo.png", "sizes": "192x192" }]
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+shiiinime",
      "url": "/?anime=%s"
    }
  ]
}
