{
  "name": "MRP 应用商店",
  "short_name": "MRP商店",
  "description": "老手机 MRP 格式游戏与软件在线展示",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f3fb",
  "theme_color": "#4f5bd5",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
