{
  "name": "路否羅 — 遊戲平台",
  "short_name": "路否羅",
  "description": "沉浸式手機遊戲大廳，8 款休閒遊戲任你選。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fbf9f8",
  "theme_color": "#F38020",
  "icons": [
    { "src": "images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "images/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["games"]
}
