{
  "name": "Spot Marker",
  "short_name": "Spot Marker",
  "description": "Save GPS locations and navigate back to them",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#1a1a1a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%2300bcd4'/%3E%3Cpath d='M96 48c-17.7 0-32 14.3-32 32 0 24 32 64 32 64s32-40 32-64c0-17.7-14.3-32-32-32zm0 44c-6.6 0-12-5.4-12-12s5.4-12 12-12 12 5.4 12 12-5.4 12-12 12z' fill='white'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%2300bcd4'/%3E%3Cpath d='M256 128c-47.4 0-85.3 38.4-85.3 85.3 0 64 85.3 170.7 85.3 170.7s85.3-106.7 85.3-170.7c0-46.9-38-85.3-85.3-85.3zm0 117.3c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z' fill='white'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
