{
  "name": "indiePD",
  "short_name": "indiePD",
  "description": "Creator community Video OS with an editor-style interface",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "background_color": "#1a1a1e",
  "theme_color": "#1a1a1e",
  "orientation": "any",
  "categories": ["social", "entertainment", "photo", "video"],
  "lang": "ko-KR",
  "icons": [
    {
      "src": "/pd-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
