{
  "short_name": "Copier Shop",
  "name": "Copier Shop",
  "start_url": "index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#f59e0b",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1557683316-973673baf926?w=192&h=192&fit=crop",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://images.unsplash.com/photo-1557683316-973673baf926?w=512&h=512&fit=crop",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}