{
  "name": "Flower Shop",
  "short_name": "Flowers",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#FF69B4",
  "icons": [
    {
      "src": "https://placehold.co/192x192/FF69B4/white?text=FLWR",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/FF69B4/white?text=FLWR",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}