{
  "name": "PinScape — By WildScape",
  "short_name": "PinScape",
  "description": "The landscape photographer's field logbook. Save spots with photo, GPS, and ideal conditions — then find the right one for today's light. By WildScape Imaging.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0C1611",
  "theme_color": "#0C1611",
  "icons": [
    { "src": "icon192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "iconmaskable192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "iconmaskable512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
