{
  "name": "Schengen Tracker",
  "short_name": "Schengen",
  "description": "Track your days in the Schengen area against the 90/180 rule.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#f4f6fa",
  "theme_color": "#1a3a8a",
  "orientation": "portrait",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
