{
  "name": "mototourista",
  "short_name": "mototourista",
  "description": "Alpine motorcycle trip planner — itinerary, maps, lodging & journal.",
  "start_url": "/today/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#E5417A",
  "icons": [
    { "src": "/wp-content/plugins/trip-roadbook/assets/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/wp-content/plugins/trip-roadbook/assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/wp-content/plugins/trip-roadbook/assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
