{
  "name": "FieldPoint — GPS Notes",
  "short_name": "FieldPoint",
  "description": "Store GPS coordinates with notes, live accuracy, and a north compass.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#16181D",
  "theme_color": "#16181D",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
