{
  "name": "LIFEFORM — Fine Dining · Okinawa",
  "short_name": "LIFEFORM",
  "description": "Fine Dining Restaurant App — Order, Pay & Enjoy",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1f23",
  "theme_color": "#1a1f23",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
