{
  "name": "TownTech - Family & Community Organization",
  "short_name": "TownTech",
  "description": "Empowering families to organize their lives while fostering meaningful connections with their communities.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#145a9b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["productivity", "lifestyle", "social"],
  "lang": "en",
  "dir": "ltr"
} 