{
  "name": "azoresflights",
  "short_name": "azoresflights",
  "description": "Watches Azores Airlines fares and emails you when a route hits a new low in the range you set. Every price carries the date the airline last confirmed it.",
  "icons": [
    { "src": "/icon.png", "type": "image/png", "sizes": "512x512" },
    { "src": "/icon.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" },
    { "src": "/icon.svg", "type": "image/svg+xml", "sizes": "any" }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#0f1016",
  "background_color": "#0f1016"
}
