{
  "name": "romp. — Find dog parks & trails",
  "short_name": "romp.",
  "description": "Find dog parks your dog will actually love — in seconds.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "theme_color": "#F5C518",
  "background_color": "#0A0A0A",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "travel", "navigation", "social"],
  "icons": [
    { "src": "/favicon.svg?v=5", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-72x72.png?v=5", "sizes": "72x72", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96x96.png?v=5", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128x128.png?v=5", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144x144.png?v=5", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152x152.png?v=5", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-180x180.png?v=5", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192x192.png?v=5", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384x384.png?v=5", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512x512.png?v=5", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192x192-maskable.png?v=5", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512x512-maskable.png?v=5", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Today", "short_name": "Today", "description": "Your daily walk snapshot — weather + parks near you", "url": "/today", "icons": [{ "src": "/icons/icon-96x96.png?v=5", "sizes": "96x96", "type": "image/png" }] },
    { "name": "Find parks near me", "short_name": "Map", "description": "Open the map of dog parks", "url": "/map", "icons": [{ "src": "/icons/shortcut-map.png", "sizes": "96x96", "type": "image/png" }] },
    { "name": "Start a walk", "short_name": "Walk", "description": "Track your next walk", "url": "/map?walk=true", "icons": [{ "src": "/icons/shortcut-walk.png", "sizes": "96x96", "type": "image/png" }] },
    { "name": "My feed", "short_name": "Feed", "description": "See what other dog parents are up to", "url": "/feed", "icons": [{ "src": "/icons/shortcut-feed.png", "sizes": "96x96", "type": "image/png" }] }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
