{
  "name": "VOTELIO",
  "short_name": "VOTELIO",
  "description": "One app for the whole community — voting, announcements, calendar, bookings and documents.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1A2355",
  "theme_color": "#1A2355",
  "lang": "en",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "Icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "Icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "Icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "Icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
