{
  "name": "嘉泳的日系像素小手机",
  "short_name": "嘉泳の部屋",
  "description": "嘉泳的日系像素风小手机 📱",
  "start_url": "/phone.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffd1dc",
  "theme_color": "#ffd1dc",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
