{
  "id": "https://routespinner.com",
  "name": "routespinner - find good running routes in your area",
  "short_name": "routespinner",
  "description": "Find good running routes in your area automatically and free. Specify your desired distance and get a route that starts and ends at your location. Supports GPX export for running apps and watches like Garmin.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#4087FF",
  "theme_color": "#4087FF",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon_16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon_32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon_48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon_64x64.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon_192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon_256x256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/routespinner.com_desktop_search_reduced.png",
      "sizes": "1386x915",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Search for running routes near you"
    },
    {
      "src": "/screenshots/routespinner.com_desktop_results_reduced.png",
      "sizes": "1386x915",
      "type": "image/png",
      "form_factor": "wide",
      "label": "View route results on the map"
    },
    {
      "src": "/screenshots/routespinner.com_mobile_search_reduced.png",
      "sizes": "541x1201",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Search for running routes near you"
    },
    {
      "src": "/screenshots/routespinner.com_mobile_results_reduced.png",
      "sizes": "541x1201",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "View route results on the map"
    }
  ]
}
