{
  "name": "civisence",
  "short_name": "civisence",
  "description": "Connect, Solve, and Manage community issues with #civisence.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F6F6FC",
  "theme_color": "#5E65AC",
  "theme_dark_color": "#5E65AC",
  "iarc_rating_id": "e305e608-54c1-451e-8e5b-b93081ce2b97",
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "../icons/icon-48.webp",
      "type": "image/png",
      "sizes": "48x48",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-72.webp",
      "type": "image/png",
      "sizes": "72x72",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-96.webp",
      "type": "image/png",
      "sizes": "96x96",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-128.webp",
      "type": "image/png",
      "sizes": "128x128",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-192.webp",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-256.webp",
      "type": "image/png",
      "sizes": "256x256",
      "purpose": "any maskable"
    },
    {
      "src": "../icons/icon-512.webp",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "display_override": [
    "standalone",
    "window-controls-overlay"
  ],
  "prefer_related_applications": false,
  "orientation": "portrait",
  "scope": "/",
  "id": "/",
  "categories": [
    "social",
    "productivity",
    "utilities"
  ],
  "screenshots": [
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "civisence.web.app"
    },
    {
      "src": "/logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "civisence.web.app Desktop"
    }
  ],
  "shortcuts": [
    {
      "name": "My Issues",
      "url": "/my-issues",
      "description": "View and track your reported issues"
    },
    {
      "name": "Community Polls",
      "url": "/polls",
      "description": "Vote on community topics"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=app.web.civisence.twa",
      "id": "app.web.civisence.twa"
    }
  ]
}
