{
  "short_name": "MyVoice",
  "name": "MyVoice - Civic Engagement & Lawmaker Accountability",
  "description": "Connect directly with Local, State, and Federal elected representatives. Track roll-call voting history, floor attendance, and AI constituent advocacy. Disclaimer: MyVoice is an independent app developed by RZ Scott and is not affiliated with or representing any government entity.",
  "id": "com.myvoice.civic",
  "start_url": "https://rzscott.com/",
  "scope": "https://rzscott.com/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0B0F19",
  "theme_color": "#0B0F19",
  "categories": ["government", "civics", "news", "utilities"],
  "icons": [
    {
      "src": "assets/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "assets/maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Find Representatives",
      "short_name": "Search Reps",
      "description": "Search elected officials by ZIP Code",
      "url": "https://rzscott.com/#categoryScreen",
      "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "MyVoice Pro Pass",
      "short_name": "Pro Pass",
      "description": "Access Pro AI Constituent Advocacy Tools",
      "url": "https://rzscott.com/#pro",
      "icons": [{ "src": "assets/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "assets/thumbnail.png",
      "sizes": "400x319",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "MyVoice Mobile Frontpage & ZIP Code Search"
    }
  ]
}
