{
  "name": "TC RADIOS by JayathaSoft",
  "short_name": "TC",
  "description": "Uplifting Tamil, English, Malayalam, Hindi, Dutch & Sinhala Christian Radio Stations by JayathaSoft",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#111827",
  "theme_color": "#f97316",
  "icons": [
    { "src": "./icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "./icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["music", "entertainment", "lifestyle"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Play Last Station",
      "short_name": "Resume",
      "description": "Resume last played station",
      "url": "./?action=resume",
      "icons": [{ "src": "./icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Favorites",
      "short_name": "Favorites",
      "description": "View favorite stations",
      "url": "./?tab=fav",
      "icons": [{ "src": "./icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Quick Play",
      "short_name": "Play",
      "description": "Quick play first station",
      "url": "./?action=quickplay",
      "icons": [{ "src": "./icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "wear": {
    "supported": true,
    "min_sdk": 25,
    "target_sdk": 30
  },
  "wear_os": {
    "supported": true,
    "round_screen": true,
    "square_screen": true,
    "ambient_mode": true,
    "always_on": true
  }
}
