{
  "name": "OPM Spotlight — P-Pop & OPM Wiki",
  "short_name": "OPM Spotlight",
  "description": "The complete encyclopedia of Pinoy Pop (P-Pop) and Original Pilipino Music (OPM) — artist profiles, member bios, songs, polls, and news.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F6F4FA",
  "theme_color": "#12082b",
  "lang": "en",
  "dir": "ltr",
  "categories": ["music", "entertainment", "social"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Artists", "short_name": "Artists", "url": "/", "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "Profiles", "short_name": "Profiles", "url": "/profiles", "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "News", "short_name": "News", "url": "/news", "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }] }
  ],
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
