{
  "name": "Jen's Premier Paris Picks",
  "short_name": "Paris Picks",
  "description": "Plan your perfect Paris day with our curated map of the best dining, shopping, and cultural spots.",
  "start_url": "/map",
  "display": "standalone",
  "background_color": "#FAF7F2",
  "theme_color": "#C4A265",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
