{
  "name": "New Village",
  "short_name": "New Village",
  "description": "Daily local dashboard for weather, news, events, videos, stocks, and planner reminders.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#07101e",
  "theme_color": "#07101e",
  "icons": [
    {
      "src": "./assets/icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
