{
  "name": "Pinmap — Pin your world",
  "short_name": "Pinmap",
  "description": "Save and share places you've visited on an interactive map.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050508",
  "theme_color": "#5B8CFF",
  "orientation": "any",
  "icons": [
    { "src": "/favicon.svg",     "sizes": "any",     "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
